Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x803e…88940xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase68d ago0x3b7cee…912eae
0x803e…88940x20d6…0a5cBase—$200.00100%coinbase68d ago0x0ced28…b22fb0
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase68d ago0x197831…95697b
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase68d ago0xbc8eac…970a80
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase68d ago0x83857a…6ffe3e
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase68d ago0xd40a70…243899
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase68d ago0xde7277…0cb847
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase68d ago0xedea82…c32be9
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase68d ago0x5d3b72…33b0dc
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase68d ago0xf2367c…654b5d
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase68d ago0xd2ee50…94c7aa
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase68d ago0x1adbb2…0f85dc
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase68d ago0xa0139c…4340fa
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase68d ago0xd0391e…8991a9
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase68d ago0xa70bc8…3a3d73
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase68d ago0xf87d4a…786a72
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase68d ago0x66b450…d545b6
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase68d ago0x4d980c…8fa352
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase68d ago0xdfab1a…fc16e6
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase68d ago0xba33e6…a3c0d9
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase68d ago0xdfcb4b…e1fb37
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase68d ago0x1e6959…2b2deb

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.