Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9817…e6870xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase12d ago0xf7e184…23712b
0x9817…e6870xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase12d ago0x31ce65…0db449
0x9817…e6870xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase12d ago0xb0e4f5…3aa1fd
0x9817…e6870xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase12d ago0x1fdd40…71bb4c
0x9817…e6870xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase12d ago0xcce8c9…e34d61
0x9817…e6870xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase12d ago0x5316a1…ddb4b5
0x9817…e6870xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase12d ago0x8f9fc7…4386bc
0x9817…e6870xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase12d ago0x3fa3da…538853
0x9817…e6870xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase12d ago0xdecf27…286398
0x9817…e6870xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase12d ago0x0f6e82…0bd6b3
0x9817…e6870xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase12d ago0x163a2f…8094a2
0x9817…e6870xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase12d ago0x3c6f50…c3e121
0x9817…e6870xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase12d ago0x54b793…62919b
0x9817…e6870xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase12d ago0x07038b…cd58c7
0x9817…e6870xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase12d ago0x20d287…70f057
0x9817…e6870xe903…1abfBaseBlockRun.AIAi$0.40100%coinbase12d ago0x57d27e…1c2665
0x9817…e6870xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase12d ago0x71d277…3276c4
0x9817…e6870xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase12d ago0x909938…258925
0x9817…e6870xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase12d ago0x73f050…51879d
0x9817…e6870xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase12d ago0xbd2970…b190a1
0x9817…e6870xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase12d ago0xe35ce9…86902d
0x9817…e6870xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase12d ago0x4dee16…5dd432
0x9817…e6870xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase12d ago0x0f61c7…0245a0
0x9817…e6870xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase12d ago0x6b5aa1…be5999
0x9817…e6870xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase12d ago0xfe7014…684d57

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.