Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xab9b…d1b30x17cd…7905Basex402 service$0.05100%coinbase20h ago0x2ce846…7238c7
0xab9b…d1b30x17cd…7905Basex402 service$0.05100%coinbase20h ago0xb0072e…d1a780
0xab9b…d1b30x17cd…7905Basex402 service$0.05100%coinbase20h ago0x3c5622…bc609d
0xab9b…d1b30x17cd…7905Basex402 service$0.05100%coinbase23h ago0x744fc4…d27c84
0xab9b…d1b30x17cd…7905Basex402 service$0.05100%coinbase1d ago0x35e864…083f41
0xab9b…d1b30x17cd…7905Basex402 service$0.05100%coinbase1d ago0x8d4dc1…f5153d
0xab9b…d1b30x17cd…7905Basex402 service$0.05100%coinbase1d ago0xe56b05…89d553
0xab9b…d1b30x17cd…7905Basex402 service$0.05100%coinbase1d ago0x3d35d4…13659b
0xab9b…d1b30x17cd…7905Basex402 service$0.05100%coinbase1d ago0x9437c1…46a75b
0xab9b…d1b30x17cd…7905Basex402 service$0.05100%coinbase1d ago0x634d24…6e22bb
0xab9b…d1b30x17cd…7905Basex402 service$0.05100%coinbase1d ago0x7a8441…fc456e
0xab9b…d1b30x17cd…7905Basex402 service$0.05100%coinbase1d ago0x843d5a…fa35ec
0xab9b…d1b30x17cd…7905Basex402 service$0.05100%coinbase1d ago0x34f166…2e8d31
0xab9b…d1b30x17cd…7905Basex402 service$0.05100%coinbase1d ago0xe1d88b…c46ec9
0xab9b…d1b30x17cd…7905Basex402 service$0.05100%coinbase1d ago0xf68ded…6f95c6
0xab9b…d1b30x17cd…7905Basex402 service$0.05100%coinbase1d ago0xbd5d23…553e18
0xab9b…d1b30x17cd…7905Basex402 service$0.05100%coinbase1d ago0xe1e17a…ea7f94
0xab9b…d1b30x17cd…7905Basex402 service$0.05100%coinbase1d ago0x2c9a8d…bb8332
0xab9b…d1b30x17cd…7905Basex402 service$0.05100%coinbase1d ago0xdcc3ba…aee81e
0xab9b…d1b30x17cd…7905Basex402 service$0.05100%coinbase1d ago0xa25f72…2d5bf0
0xab9b…d1b30x17cd…7905Basex402 service$0.05100%coinbase1d ago0xf8fbed…d977d2
0xab9b…d1b30x17cd…7905Basex402 service$0.05100%coinbase1d ago0x95d761…964429
0xab9b…d1b30x17cd…7905Basex402 service$0.05100%coinbase1d ago0xedce4b…ff5b44
0xab9b…d1b30x17cd…7905Basex402 service$0.05100%coinbase1d ago0xc715f6…70b84c
0xab9b…d1b30x17cd…7905Basex402 service$0.05100%coinbase1d ago0x9e3741…1921ff

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.