Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x47ca…e8480x6839…1a2bBase—$0.003100%coinbase42d ago0xa95bab…0311dc
0x47ca…e8480x6839…1a2bBase—$0.003100%coinbase42d ago0xae205b…5ebaa2
0x47ca…e8480x6839…1a2bBase—$0.003100%coinbase42d ago0xd4bc86…cd62c4
0x47ca…e8480x6839…1a2bBase—$0.003100%coinbase42d ago0xf4efdd…38b566
0x47ca…e8480x6839…1a2bBase—$0.003100%coinbase42d ago0xd5f743…61a0f9
0x47ca…e8480x6839…1a2bBase—$0.003100%coinbase42d ago0xcb3447…e8933d
0x47ca…e8480x6839…1a2bBase—$0.003100%coinbase42d ago0x022927…35600c
0x47ca…e8480x6839…1a2bBase—$0.003100%coinbase42d ago0x68accc…71eaaa
0x47ca…e8480x6839…1a2bBase—$0.003100%coinbase42d ago0xd53496…1ec120
0x47ca…e8480x6839…1a2bBase—$0.003100%coinbase42d ago0x4b4535…717d03
0x47ca…e8480x6839…1a2bBase—$0.003100%coinbase42d ago0x651793…7f8172
0x47ca…e8480x6839…1a2bBase—$0.003100%coinbase42d ago0x53b0d9…f79060
0x47ca…e8480x6839…1a2bBase—$0.003100%coinbase42d ago0x262964…ed699e
0x47ca…e8480x6839…1a2bBase—$1.00100%coinbase42d ago0xdfe04f…1e8a8c
0x47ca…e8480x6839…1a2bBase—$0.003100%coinbase42d ago0x445a33…59e1e7
0x47ca…e8480x6839…1a2bBase—$0.003100%coinbase42d ago0x0cf199…b8b947
0x47ca…e8480x6839…1a2bBase—$0.003100%coinbase42d ago0x4f6663…d63ce0
0x47ca…e8480x6839…1a2bBase—$0.003100%coinbase42d ago0xfa789a…f05faa
0x47ca…e8480x6839…1a2bBase—$0.003100%coinbase42d ago0x63ca00…853824
0x47ca…e8480x6839…1a2bBase—$0.003100%coinbase42d ago0xfda88a…516ed9
0x47ca…e8480x6839…1a2bBase—$0.003100%coinbase42d ago0x5bb79a…372ca6
0x47ca…e8480x6839…1a2bBase—$0.003100%coinbase42d ago0x083be3…56921c
0x47ca…e8480x6839…1a2bBase—$0.003100%coinbase42d ago0x8ac543…0a8193
0x47ca…e8480x6839…1a2bBase—$0.003100%coinbase42d ago0x7851a2…bf8994
0x47ca…e8480x6839…1a2bBase—$0.003100%coinbase42d ago0xa2a309…16866f

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.