Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa38d ago0x204c04…4d92f1
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa38d ago0x4971b7…8d6c4a
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa38d ago0x123c4c…96a6e8
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa38d ago0xa2a323…a0e348
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa38d ago0xfcf86f…f82317
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa38d ago0x1e4320…05e82f
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa38d ago0x3685fc…6accac
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa38d ago0xa6c89c…3a2e53
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa38d ago0x85a68a…4479e6
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa38d ago0xa5b6e6…33eb19
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa38d ago0xe930ad…a335e3
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa38d ago0x950b43…df4fc2
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa38d ago0xb7cdd5…1659c9
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa39d ago0x918a81…702ce3
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa39d ago0x8831a7…cdfd95
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa39d ago0x720dd2…6d5bb7
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa39d ago0x3c347a…3459c6
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa39d ago0x5e6f27…b0d458
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa39d ago0xff44a3…c06ba9
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa39d ago0x946d2e…6b6333
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa39d ago0xbe57ab…54713b
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa39d ago0xdb7218…1a42c0
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa39d ago0x2003a3…cd87d8
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa39d ago0xecbb99…918a75
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa39d ago0xf91b67…e6de8c

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.