Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd2de…2cf50x2633…2223Base$0.003969100%payAI7d ago0xb699c7…b07497
0xd2de…2cf50x2633…2223Base$0.002547100%payAI7d ago0x99839e…6d3c73
0xd2de…2cf50x2633…2223Base$0.003068100%payAI7d ago0x6a00f4…fbf458
0xd2de…2cf50x9305…f13fBaseNansenCrypto$0.01100%coinbase7d ago0x14b167…593e8a
0xd2de…2cf50x2633…2223Base$0.003969100%payAI7d ago0x3c409e…110714
0xd2de…2cf50x2633…2223Base$0.002547100%payAI7d ago0x5d89a7…969dd8
0xd2de…2cf50x2633…2223Base$0.00397100%payAI7d ago0x99dcaa…8f62c8
0xd2de…2cf50x2633…2223Base$0.002548100%payAI7d ago0xd11f01…6577fa
0xd2de…2cf50x2633…2223Base$0.003069100%payAI7d ago0x5bbdc8…c419dc
0xd2de…2cf50x9305…f13fBaseNansenCrypto$0.01100%coinbase7d ago0xbf2160…38d135
0xd2de…2cf50x2633…2223Base$0.003969100%payAI7d ago0x9f8180…0e35ed
0xd2de…2cf50x2633…2223Base$0.002547100%payAI7d ago0xedff12…758c67
0xd2de…2cf50x2633…2223Base$0.003969100%payAI7d ago0xd7ad0c…525ee3
0xd2de…2cf50x2633…2223Base$0.002547100%payAI7d ago0x54fc54…84b2f0
0xd2de…2cf50x2633…2223Base$0.003064100%payAI7d ago0x6909b9…10fd3f
0xd2de…2cf50x9305…f13fBaseNansenCrypto$0.01100%coinbase7d ago0x6bbe34…4f91c7
0xd2de…2cf50x2633…2223Base$0.003969100%payAI7d ago0x9dc305…f9822a
0xd2de…2cf50x2633…2223Base$0.002547100%payAI7d ago0xa0c8a6…2c8927
0xd2de…2cf50x2633…2223Base$0.003969100%payAI7d ago0x4e1b64…c30e3a
0xd2de…2cf50x2633…2223Base$0.002547100%payAI7d ago0x144cd5…33c26e
0xd2de…2cf50x2633…2223Base$0.002545100%payAI7d ago0x12bd60…79c2fe
0xd2de…2cf50x9305…f13fBaseNansenCrypto$0.01100%coinbase7d ago0x6eb56f…fa9c96
0xd2de…2cf50x2633…2223Base$0.00307100%payAI7d ago0x9d962c…365d11
0xd2de…2cf50x2633…2223Base$0.003969100%payAI7d ago0x2b0304…2f36d8
0xd2de…2cf50x2633…2223Base$0.002547100%payAI7d ago0xe0a070…6a31fd

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.