Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase75d ago0x56b1e6…fb65ec
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase75d ago0x534124…3d5cbf
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase75d ago0x2d76b3…250f37
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase75d ago0xecffd6…01c9c4
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase75d ago0x26ed26…ffaa9a
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase75d ago0x433695…b90dc6
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase75d ago0x9475a6…eae632
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase75d ago0xb8d084…a10d2a
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase75d ago0x84fe6c…c00c08
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase75d ago0x93e52a…da01d4
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase75d ago0x2cc758…bee556
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase75d ago0xc35e8e…ad5955
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase75d ago0xae9920…64c4dd
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase75d ago0x7799d6…b89257
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase75d ago0xf901bd…84fa38
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase75d ago0xdbdf24…75ffe5
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase75d ago0xe40dfa…caaa04
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase75d ago0xaea7ca…fb93b9
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase75d ago0xf833fe…33f42d
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase75d ago0xc88594…8bf997
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase75d ago0xf7039e…f430c9
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase75d ago0x7eb9b0…47fc99
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase75d ago0x25da21…ced3e4
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.002565100%coinbase75d ago0xc2896d…8b3fe2
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase75d ago0xfb32fd…058fe9

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.