Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6e3…d3d40x9c95…e299Base—$0.001100%fluxa65d ago0xa4fc70…a9045d
0xa6e3…d3d40x9c95…e299Base—$0.001100%fluxa65d ago0x11bb7d…efc57a
0xa6e3…d3d40x9c95…e299Base—$0.001100%fluxa65d ago0x05c684…ccd208
0xa6e3…d3d40x9c95…e299Base—$0.001100%fluxa65d ago0x933896…a6f3ac
0xa6e3…d3d40x9c95…e299Base—$0.001100%fluxa65d ago0x8bba49…74ace5
0xa6e3…d3d40x9c95…e299Base—$0.001100%fluxa65d ago0xd3a788…18f3eb
0xa6e3…d3d40x9c95…e299Base—$0.001100%fluxa65d ago0x4b2025…a8edcf
0xa6e3…d3d40x9c95…e299Base—$0.001100%fluxa65d ago0xadf385…faf004
0xa6e3…d3d40x9c95…e299Base—$0.001100%fluxa65d ago0x120dfc…8713e9
0xa6e3…d3d40x9c95…e299Base—$0.001100%fluxa65d ago0xc5bb23…27eb1d
0xa6e3…d3d40x9c95…e299Base—$0.001100%fluxa65d ago0xdb9da6…d28750
0xa6e3…d3d40x9c95…e299Base—$0.001100%fluxa65d ago0x43a975…8e2fa1
0xa6e3…d3d40x9c95…e299Base—$0.001100%fluxa66d ago0xbef392…4596d5
0xa6e3…d3d40x9c95…e299Base—$0.001100%fluxa66d ago0xe5b69c…eb1e50
0xa6e3…d3d40x9c95…e299Base—$0.001100%fluxa66d ago0x4006c5…962150
0xa6e3…d3d40x9c95…e299Base—$0.001100%fluxa66d ago0xfe1c84…3efbd3
0xa6e3…d3d40x9c95…e299Base—$0.001100%fluxa66d ago0x606e94…351cd2
0xa6e3…d3d40x9c95…e299Base—$0.001100%fluxa66d ago0xbb139c…fe6c65
0xa6e3…d3d40x9c95…e299Base—$0.001100%fluxa66d ago0xd35dec…3d99f5
0xa6e3…d3d40x9c95…e299Base—$0.001100%fluxa66d ago0x9c9cbe…8c87da
0xa6e3…d3d40x9c95…e299Base—$0.001100%fluxa66d ago0x3b1d98…e02b91
0xa6e3…d3d40x9c95…e299Base—$0.001100%fluxa66d ago0x70e0ad…e31bfd
0xa6e3…d3d40x9c95…e299Base—$0.001100%fluxa66d ago0x9e929a…37b339
0xa6e3…d3d40x9c95…e299Base—$0.001100%fluxa66d ago0x6afac4…2b626b
0xa6e3…d3d40x9c95…e299Base—$0.001100%fluxa66d ago0x0dd2e1…3309a3

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.