Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf172…4dfd0x9c95…e299Base$0.001100%fluxa32d ago0x4c3001…5b62bf
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa32d ago0xccf067…2381f9
0xf172…4dfd0x9c95…e299Base$0.001100%fluxa32d ago0x515a93…13ffe9
0xf172…4dfd0x9c95…e299Base$0.001100%fluxa32d ago0x5198f9…1e5235
0xf172…4dfd0x9c95…e299Base$0.001100%fluxa32d ago0xfcee10…9714f6
0xf172…4dfd0x9c95…e299Base$0.001100%fluxa32d ago0x0ab54a…9c31a3
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa32d ago0xcb9aa7…b61a0c
0xf172…4dfd0x9c95…e299Base$0.001100%fluxa32d ago0x7b1a5a…e93e24
0xf172…4dfd0x9c95…e299Base$0.001100%fluxa32d ago0x8f0717…e36a35
0xf172…4dfd0x9c95…e299Base$0.001100%fluxa32d ago0xea6114…a559c8
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa32d ago0x97fcd8…3746c9
0xf172…4dfd0x9c95…e299Base$0.001100%fluxa32d ago0xabb393…cd193c
0xf172…4dfd0x9c95…e299Base$0.001100%fluxa32d ago0x40e2af…16d317
0xf172…4dfd0x9c95…e299Base$0.001100%fluxa32d ago0x56e601…4c9b59
0xf172…4dfd0x9c95…e299Base$0.001100%fluxa32d ago0xfc2b22…75dd9d
0xf172…4dfd0x9c95…e299Base$0.001100%fluxa32d ago0xd21994…fc86c9
0xf172…4dfd0x9c95…e299Base$0.001100%fluxa32d ago0x48cf6c…912d55
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa32d ago0x4910be…ebb827
0xf172…4dfd0x9c95…e299Base$0.001100%fluxa32d ago0x35e724…e91efa
0xf172…4dfd0x9c95…e299Base$0.001100%fluxa32d ago0x4b16a0…d5140f
0xf172…4dfd0x9c95…e299Base$0.001100%fluxa32d ago0x95a5d4…387341
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa32d ago0x3b507b…2deb80
0xf172…4dfd0x9c95…e299Base$0.001100%fluxa32d ago0x9ea73a…e56ccd
0xf172…4dfd0x9c95…e299Base$0.001100%fluxa32d ago0xc3e15e…663662
0xf172…4dfd0x9c95…e299Base$0.001100%fluxa32d ago0xb7c622…2d146a

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.