Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa48d ago0xa889ad…6e1843
0xfd0f…08c90xfe80…47eeBase$0.001100%fluxa48d ago0x9438bb…b27a61
0xfd0f…08c90xfe80…47eeBase$0.001100%fluxa48d ago0x86a534…ada287
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa48d ago0xecc281…86216d
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa48d ago0x8a00f3…5d5dc1
0xfd0f…08c90xfe80…47eeBase$0.001100%fluxa48d ago0x088565…f66598
0xfd0f…08c90xfe80…47eeBase$0.001100%fluxa48d ago0x136279…c21185
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa48d ago0x637c44…c5349c
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa48d ago0x4e5174…28929c
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa48d ago0x774cc9…7457a1
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa48d ago0x93c57a…d97d3e
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa48d ago0x815222…9dcc5b
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa48d ago0xf5608f…c82a53
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa48d ago0xfa3fe4…2125a8
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa48d ago0xcb376b…41fbc9
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa48d ago0x40a9e7…6f69f8
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa48d ago0xaa3c59…61b4ca
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa48d ago0xbf8c32…025cf3
0xfd0f…08c90xfe80…47eeBase$0.001100%fluxa48d ago0x8e3f45…6a10ce
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa48d ago0xcb39a8…3e8cf7
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa48d ago0x5a32ef…7b9395
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa48d ago0x847e48…8dea46
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa48d ago0xa9c330…0d74e5

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.