Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa19d ago0x81eb71…fa2df8
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa19d ago0xc209d2…7c3a1a
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa19d ago0xfe71db…c907f9
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa19d ago0x89a159…8c8b1f
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa19d ago0x7fde67…c7169b
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa19d ago0xe01849…6d4b5e
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa19d ago0x8c43ab…efa19c
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa19d ago0xfdeb3f…dc5a6c
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa19d ago0x210b97…933ff6
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa19d ago0x72a0f4…f04ed4
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa19d ago0x21cf89…c9dfdc
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa20d ago0x349a8f…ad2b4f
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa20d ago0x69113c…794513
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa20d ago0x78a415…dd7880
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa20d ago0xede566…ddcfbb
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa20d ago0xa3eb2a…4d9d98
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa20d ago0x40cadd…b6d81b
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa20d ago0xf2bf91…d39526
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa20d ago0xc07a3d…4a80fd
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa20d ago0xb90c79…16e314
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa20d ago0xd4ed4b…0e8a65
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa20d ago0x0ab136…0c10e9
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa20d ago0x40d4f7…bb1106
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa20d ago0x571d63…cc0a0a
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa20d ago0x48c754…22656d

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.