Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5953…69400xfe80…47eeBase—$0.001100%fluxa38d ago0x29fd49…ae8aaf
0x5953…69400xfe80…47eeBase—$0.001100%fluxa38d ago0x6ac655…63ac9c
0x5953…69400xfe80…47eeBase—$0.001100%fluxa38d ago0xc5bd91…354ec3
0x5953…69400xfe80…47eeBase—$0.001100%fluxa38d ago0xd60769…f459ed
0x5953…69400x9c95…e299Base—$0.001100%fluxa38d ago0x2cfd15…497616
0x5953…69400xfe80…47eeBase—$0.001100%fluxa38d ago0x906e31…cc4fd5
0x5953…69400xfe80…47eeBase—$0.001100%fluxa39d ago0xdecfb8…cbdd1b
0x5953…69400xfe80…47eeBase—$0.001100%fluxa39d ago0x92dbe2…defd40
0x5953…69400xfe80…47eeBase—$0.001100%fluxa39d ago0x8c3583…bab3fa
0x5953…69400xfe80…47eeBase—$0.001100%fluxa39d ago0x68cb23…60bc00
0x5953…69400xfe80…47eeBase—$0.001100%fluxa39d ago0xbd9bb6…0ec6ca
0x5953…69400x9c95…e299Base—$0.001100%fluxa39d ago0x5c94aa…89a666
0x5953…69400xfe80…47eeBase—$0.001100%fluxa39d ago0xd8ced8…4016c2
0x5953…69400xfe80…47eeBase—$0.001100%fluxa39d ago0xf254bb…7a990c
0x5953…69400xfe80…47eeBase—$0.001100%fluxa39d ago0x96c5e9…7cb885
0x5953…69400x9c95…e299Base—$0.001100%fluxa39d ago0xe6bf70…5ccac7
0x5953…69400x9c95…e299Base—$0.001100%fluxa39d ago0x0758de…a46fff
0x5953…69400xfe80…47eeBase—$0.001100%fluxa39d ago0xe692ef…3e8071
0x5953…69400x9c95…e299Base—$0.001100%fluxa39d ago0xd83255…8d27e5
0x5953…69400xfe80…47eeBase—$0.001100%fluxa39d ago0x8c8151…04ac17
0x5953…69400x9c95…e299Base—$0.001100%fluxa39d ago0x8022d4…c941ad
0x5953…69400xfe80…47eeBase—$0.001100%fluxa39d ago0x5fa95e…66d65c
0x5953…69400x9c95…e299Base—$0.001100%fluxa39d ago0x346594…063a19
0x5953…69400x9c95…e299Base—$0.001100%fluxa39d ago0x4a0bc9…e4932c
0x5953…69400x9c95…e299Base—$0.001100%fluxa39d ago0x471273…80df4f

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.