Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe3e6…ae850x40a8…ad8bBasex402 service$0.005100%coinbase99d ago0xb42603…d36dde
0xe3e6…ae850x40a8…ad8bBasex402 service$0.01100%candidates99d ago0x3e290a…e7f555
0xe3e6…ae850x40a8…ad8bBasex402 service$0.005100%coinbase99d ago0xaa9993…643a56
0xe3e6…ae850x40a8…ad8bBasex402 service$0.01100%coinbase99d ago0xd6e146…8e196d
0xe3e6…ae850x40a8…ad8bBasex402 service$0.005100%coinbase99d ago0x7a293c…e99797
0xe3e6…ae850x40a8…ad8bBasex402 service$0.01100%coinbase99d ago0xc1d675…7d6b0f
0xe3e6…ae850x40a8…ad8bBasex402 service$0.01100%coinbase100d ago0x746601…48d903
0xe3e6…ae850x40a8…ad8bBasex402 service$0.005100%coinbase100d ago0x16a8c2…6c8a16
0xe3e6…ae850x40a8…ad8bBasex402 service$0.01100%candidates100d ago0x08b066…bd2d5c
0xe3e6…ae850x40a8…ad8bBasex402 service$0.005100%coinbase100d ago0x047d2c…b0312e
0xe3e6…ae850x40a8…ad8bBasex402 service$0.001100%coinbase100d ago0x1281cf…8f9bcf
0xe3e6…ae850x40a8…ad8bBasex402 service$0.005100%candidates100d ago0xd9db12…db0f42
0xe3e6…ae850x40a8…ad8bBasex402 service$0.005100%coinbase100d ago0x02b093…e6234f
0xe3e6…ae850x40a8…ad8bBasex402 service$0.005100%coinbase100d ago0x030ac6…afd9ab
0xe3e6…ae850x40a8…ad8bBasex402 service$0.005100%coinbase100d ago0x04a102…27139c

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.