Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.00483100%coinbase103d ago0x68bef8…a76abc
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.002452100%coinbase103d ago0x85e90a…729066
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase103d ago0x384c77…123b28
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.002441100%coinbase103d ago0xd5c0b4…29c969
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase103d ago0xb886ea…652624
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.003575100%coinbase103d ago0x5890de…ded838
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.002417100%coinbase103d ago0xb97749…9673ff
0x3491…402e0x6e00…b04cBaseBlockRun.AIAi$0.005100%coinbase103d ago0xc6039c…1ff750
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.002401100%coinbase103d ago0xd25bcb…476318
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase103d ago0x0f42b4…5dcd06
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.002586100%coinbase103d ago0xcba450…a83b69
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.005042100%coinbase103d ago0x4d0ba3…4b8daa
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.003123100%coinbase103d ago0x0da7e6…ef66b6
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.002176100%coinbase103d ago0x200dd2…feb0eb
0x3491…402e0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase103d ago0x4b6c1a…66af8c
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.0029100%coinbase103d ago0x1ca34d…673793
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.002415100%coinbase103d ago0x056b2e…c50e92
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.002572100%coinbase103d ago0x48d05c…94b706
0x3491…402e0x6e00…b04cBaseBlockRun.AIAi$0.005100%coinbase103d ago0x61378a…6b688c
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase103d ago0xc22518…5a8e2b
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.002757100%coinbase103d ago0xbff635…6f94ec
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.002543100%coinbase103d ago0xa9e69c…543498
0x3491…402e0x6e00…b04cBaseBlockRun.AIAi$0.005100%coinbase103d ago0x0d836b…f7b845
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.002746100%coinbase103d ago0xe8f85e…e9b758
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.002757100%coinbase103d ago0xb9210a…d884c5

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.