Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa39d ago0x789450…b06080
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa39d ago0x375913…199d8e
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa39d ago0x1931e0…fddb24
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa39d ago0x977f42…f58d79
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa39d ago0x10ef2b…ca7b7b
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa39d ago0x65d713…ce97db
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa39d ago0x82af88…24f39f
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa39d ago0xd2e041…d8042f
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa39d ago0x1dba81…7bbd33
0x446b…978d0x9c95…e299Base—$0.001100%fluxa39d ago0xa3a7c3…7073cf
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa39d ago0xe612bc…d98324
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa39d ago0x401751…f65819
0x446b…978d0x9c95…e299Base—$0.001100%fluxa39d ago0x5bc262…60ff1a
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa39d ago0x04dd79…410700
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa39d ago0xff936b…18d61a
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa39d ago0x04fe10…714c9a
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa39d ago0xebf03c…e90200
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa39d ago0x54b49a…57e8f8
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa39d ago0xbffb49…5fb0ba
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa39d ago0xd32aa1…50e4a2
0x446b…978d0x9c95…e299Base—$0.001100%fluxa39d ago0x0c4a4b…94d0ec
0x446b…978d0x9c95…e299Base—$0.001100%fluxa39d ago0x16b7d8…e5f639
0x446b…978d0x9c95…e299Base—$0.001100%fluxa39d ago0x21c808…7bdaab
0x446b…978d0x9c95…e299Base—$0.001100%fluxa39d ago0xb9725d…54e218
0x446b…978d0x9c95…e299Base—$0.001100%fluxa39d ago0x7679de…d7732e

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.