Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0af4…7b6f0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase51d ago0xdc345a…52182f
0x0af4…7b6f0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase51d ago0xda418c…3e1ac1
0x0af4…7b6f0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase51d ago0xd3e4cd…75e6cf
0x0af4…7b6f0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase51d ago0x9b711c…f25494
0x0af4…7b6f0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase51d ago0x0fc55d…0ab73c
0x0af4…7b6f0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase51d ago0x871a20…78041f
0x0af4…7b6f0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase51d ago0xa63c92…d6b68c
0x0af4…7b6f0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase51d ago0x63a908…4af2d1
0x0af4…7b6f0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase51d ago0xf192bf…07c309
0x0af4…7b6f0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase51d ago0x155186…a3c700
0x0af4…7b6f0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase51d ago0xcaad0c…e688f6
0x0af4…7b6f0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase51d ago0x752a0b…ffbb60
0x0af4…7b6f0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase51d ago0x947a08…4fb040
0x0af4…7b6f0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase51d ago0x327803…2d9213
0x0af4…7b6f0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase51d ago0x2322f1…9006ab
0x0af4…7b6f0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase51d ago0xe4e271…7bba9f
0x0af4…7b6f0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase51d ago0xdd4c9a…9f5a97
0x0af4…7b6f0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase51d ago0xc72c35…78d2fe
0x0af4…7b6f0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase51d ago0x1817e1…fd5fe7
0x0af4…7b6f0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase51d ago0x449506…655492
0x0af4…7b6f0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase51d ago0x25426c…bbb529
0x0af4…7b6f0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase51d ago0x5c6c68…4363f3
0x0af4…7b6f0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase51d ago0x2a1889…46ccbb

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.