Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf007…9c790x9c95…e299Base$0.001100%fluxa42d ago0xc44072…7a1cdb
0xf007…9c790xfe80…47eeBase$0.001100%fluxa42d ago0x7eacde…1b873b
0xf007…9c790x9c95…e299Base$0.001100%fluxa42d ago0x05c42c…0356da
0xf007…9c790x9c95…e299Base$0.001100%fluxa42d ago0x196e85…b21644
0xf007…9c790x9c95…e299Base$0.001100%fluxa42d ago0x79bb73…243b6c
0xf007…9c790x9c95…e299Base$0.001100%fluxa42d ago0xc7331c…7292a2
0xf007…9c790x9c95…e299Base$0.001100%fluxa42d ago0x7903c3…c16ba9
0xf007…9c790x9c95…e299Base$0.001100%fluxa42d ago0x7c697f…31e058
0xf007…9c790x9c95…e299Base$0.001100%fluxa42d ago0x5a747a…995b9f
0xf007…9c790x9c95…e299Base$0.001100%fluxa42d ago0x0f894c…31e9d3
0xf007…9c790x9c95…e299Base$0.001100%fluxa42d ago0x9baa46…623564
0xf007…9c790x9c95…e299Base$0.001100%fluxa42d ago0x6675c4…e2e32f
0xf007…9c790x9c95…e299Base$0.001100%fluxa42d ago0xaca80c…de6d40
0xf007…9c790x9c95…e299Base$0.001100%fluxa42d ago0xaa1110…1a8ef8
0xf007…9c790x9c95…e299Base$0.001100%fluxa42d ago0x5f13bc…85e1be
0xf007…9c790x9c95…e299Base$0.001100%fluxa42d ago0x3c8ee5…bb4685
0xf007…9c790x9c95…e299Base$0.001100%fluxa42d ago0xc6b771…3fd6d3
0xf007…9c790x9c95…e299Base$0.001100%fluxa42d ago0x33fdaa…1ad7d1
0xf007…9c790x9c95…e299Base$0.001100%fluxa42d ago0xbca239…3435c1
0xf007…9c790x9c95…e299Base$0.001100%fluxa42d ago0xaa7502…8a4ffa
0xf007…9c790x9c95…e299Base$0.001100%fluxa42d ago0xd6df2c…784b51
0xf007…9c790x9c95…e299Base$0.001100%fluxa42d ago0xbf3379…900f96
0xf007…9c790xfe80…47eeBase$0.001100%fluxa42d ago0xc531db…be02d0
0xf007…9c790x9c95…e299Base$0.001100%fluxa42d ago0xd6c769…a15521
0xf007…9c790xfe80…47eeBase$0.001100%fluxa42d ago0xdd21b3…b6cf8b

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.