Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa22d ago0xeba4bf…fef7f5
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa22d ago0x4bf722…1c9971
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa22d ago0x11922f…6af352
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa22d ago0x0de84e…14c141
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa22d ago0xa8ba78…54ac11
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa22d ago0xd5f0d0…1f766b
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa22d ago0xebf816…d9fe6c
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa22d ago0xa3d7b6…ef1cb0
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa22d ago0xe565bd…c0f2e9
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa22d ago0xdadae2…2db1ce
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa22d ago0x151b01…fb75e1
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa22d ago0xb9e050…b1381a
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa22d ago0x000ad4…15eac5
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa22d ago0x50ad23…d2d197
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa22d ago0x4b8257…3f0400
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa22d ago0xf6c8c2…b649df
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa23d ago0xe03979…7d42b7
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa23d ago0x85bd10…d17bb8
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa23d ago0x361b63…f4224f
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa23d ago0xb5eef6…f5f488
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa23d ago0x2272d8…61084a
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa23d ago0x270540…8eefe9
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa23d ago0xeb8f1e…56fbff
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa23d ago0x93a466…e715ab
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa23d ago0x286dfb…25292d

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.