Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa51d ago0x42cf8e…a2a4c1
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa51d ago0x9237d2…8817ed
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa51d ago0x4820db…96b463
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa51d ago0xb50fd6…986f30
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa51d ago0xafb88c…47d152
0xed36…f58c0xfe80…47eeBase—$0.001100%fluxa51d ago0x7a2ac3…05c439
0xed36…f58c0xfe80…47eeBase—$0.001100%fluxa51d ago0x2b924b…46f4b8
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa51d ago0x2e85cd…0527ea
0xed36…f58c0xfe80…47eeBase—$0.001100%fluxa51d ago0xb05ca9…2df150
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa51d ago0x5df525…1503a2
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa51d ago0x432738…614768
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa51d ago0x0303ab…ffef92
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa51d ago0x8f5465…64b929
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa51d ago0x9146d2…47cc7d
0xed36…f58c0xfe80…47eeBase—$0.001100%fluxa51d ago0xbf8cbc…458f87
0xed36…f58c0xfe80…47eeBase—$0.001100%fluxa51d ago0x49088f…909039
0xed36…f58c0xfe80…47eeBase—$0.001100%fluxa51d ago0x217811…f2953a
0xed36…f58c0xfe80…47eeBase—$0.001100%fluxa51d ago0x1185ce…04ed13
0xed36…f58c0xfe80…47eeBase—$0.001100%fluxa51d ago0xc5b8c2…765854

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.