Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x17a4…b31e0x9c95…e299Base$0.001100%fluxa39d ago0x066622…0b1ac3
0x17a4…b31e0x9c95…e299Base$0.001100%fluxa39d ago0x6670a1…857ddd
0x17a4…b31e0x9c95…e299Base$0.001100%fluxa39d ago0x84dddd…01cb49
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa39d ago0x7bab0d…7fa9f3
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa39d ago0x7683bb…59eca6
0x17a4…b31e0x9c95…e299Base$0.001100%fluxa39d ago0xae7522…278af0
0x17a4…b31e0x9c95…e299Base$0.001100%fluxa39d ago0x97587e…57d24f
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa39d ago0xc48fac…6e4c98
0x17a4…b31e0x9c95…e299Base$0.001100%fluxa39d ago0x3cfbe6…1b1f5e
0x17a4…b31e0x9c95…e299Base$0.001100%fluxa39d ago0x1ad05f…6934b3
0x17a4…b31e0x9c95…e299Base$0.001100%fluxa39d ago0x663117…38dea5
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa40d ago0x7000a2…29dc75
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa40d ago0x15b43b…d4ff6c
0x17a4…b31e0x9c95…e299Base$0.001100%fluxa40d ago0xaf3fb4…d1f1a9
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa40d ago0xb537f1…41faaa
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa40d ago0xc0ce96…880c4f
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa40d ago0x0a1886…e5e713
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa40d ago0x525091…6c99b9
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa40d ago0xea72eb…b084c2
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa40d ago0xb56ef0…08c805
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa40d ago0x5a4630…cd5b42
0x17a4…b31e0x9c95…e299Base$0.001100%fluxa40d ago0xc8a1a6…4da1eb
0x17a4…b31e0x9c95…e299Base$0.001100%fluxa40d ago0x2fb59c…68b60c
0x17a4…b31e0x9c95…e299Base$0.001100%fluxa40d ago0x9e4798…0f16d9
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa40d ago0xc86230…6d7bc9

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.