Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb07…6e820xfe80…47eeBase$0.001100%fluxa41d ago0xda0c13…127e84
0xdb07…6e820x9c95…e299Base$0.001100%fluxa41d ago0x8382f2…017744
0xdb07…6e820xfe80…47eeBase$0.001100%fluxa41d ago0x634793…b7a972
0xdb07…6e820xfe80…47eeBase$0.001100%fluxa41d ago0x633233…4ff2f3
0xdb07…6e820x9c95…e299Base$0.001100%fluxa41d ago0xb94b9c…f55c96
0xdb07…6e820xfe80…47eeBase$0.001100%fluxa41d ago0xd7a71d…3ba430
0xdb07…6e820xfe80…47eeBase$0.001100%fluxa41d ago0x550a5f…45390c
0xdb07…6e820xfe80…47eeBase$0.001100%fluxa41d ago0x8b02c7…3807d9
0xdb07…6e820xfe80…47eeBase$0.001100%fluxa42d ago0xd077f7…76f2b9
0xdb07…6e820x9c95…e299Base$0.001100%fluxa42d ago0xb58276…226f85
0xdb07…6e820x9c95…e299Base$0.001100%fluxa42d ago0x87edfb…bb43ae
0xdb07…6e820x9c95…e299Base$0.001100%fluxa42d ago0x80d019…9cbb47
0xdb07…6e820xfe80…47eeBase$0.001100%fluxa42d ago0x59cecd…abef43
0xdb07…6e820x9c95…e299Base$0.001100%fluxa42d ago0x1a2a8b…84d2a3
0xdb07…6e820x9c95…e299Base$0.001100%fluxa42d ago0x5622f4…1696f5
0xdb07…6e820xfe80…47eeBase$0.001100%fluxa42d ago0xa907b7…5a119f
0xdb07…6e820xfe80…47eeBase$0.001100%fluxa42d ago0x1f8b0e…46b24a
0xdb07…6e820xfe80…47eeBase$0.001100%fluxa42d ago0x4d4279…01a455
0xdb07…6e820xfe80…47eeBase$0.001100%fluxa42d ago0xe1b6c1…26a9c4
0xdb07…6e820x9c95…e299Base$0.001100%fluxa42d ago0xfdb2ad…7af552
0xdb07…6e820x9c95…e299Base$0.001100%fluxa42d ago0xeeb40d…745ae3
0xdb07…6e820x9c95…e299Base$0.001100%fluxa42d ago0x56d87f…d886a3
0xdb07…6e820x9c95…e299Base$0.001100%fluxa42d ago0x8d8afc…9c47cc
0xdb07…6e820x9c95…e299Base$0.001100%fluxa42d ago0x6f2f53…591395
0xdb07…6e820x9c95…e299Base$0.001100%fluxa42d ago0x2662fc…83762b

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.