Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3b7f…ccea0xe903…1abfBaseBlockRun.AIAi$0.002159100%coinbase113d ago0x053cc9…2074b1
0x3b7f…ccea0xe903…1abfBaseBlockRun.AIAi$0.002159100%coinbase113d ago0x9efbc3…772f60
0x3b7f…ccea0xe903…1abfBaseBlockRun.AIAi$0.00216100%coinbase113d ago0xbb3805…c1b1ee
0x3b7f…ccea0xe903…1abfBaseBlockRun.AIAi$0.002161100%coinbase113d ago0x6d4fff…bf5119
0x3b7f…ccea0xe903…1abfBaseBlockRun.AIAi$0.002171100%coinbase113d ago0x08b664…4c48da
0x3b7f…ccea0xe903…1abfBaseBlockRun.AIAi$0.002162100%coinbase113d ago0x301538…d8f616
0x3b7f…ccea0xe903…1abfBaseBlockRun.AIAi$0.002162100%coinbase113d ago0x698405…91f8d1
0x3b7f…ccea0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase113d ago0xbee82e…851eed
0x3b7f…ccea0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase113d ago0x862ea7…4cc88f
0x3b7f…ccea0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase113d ago0x5c77ef…8683e6
0x3b7f…ccea0xe903…1abfBaseBlockRun.AIAi$1.19100%coinbase113d ago0x54b174…cbbb69
0x3b7f…ccea0xe903…1abfBaseBlockRun.AIAi$0.002159100%coinbase113d ago0x7f3e7f…78dcd7
0x3b7f…ccea0xe903…1abfBaseBlockRun.AIAi$0.002159100%coinbase113d ago0xbbfca4…e150c4
0x3b7f…ccea0xe903…1abfBaseBlockRun.AIAi$0.002161100%coinbase113d ago0xc606a1…eb0324
0x3b7f…ccea0xe903…1abfBaseBlockRun.AIAi$1.19100%coinbase113d ago0x5484bc…f964d9
0x3b7f…ccea0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase113d ago0x87e0e6…14a9ce
0x3b7f…ccea0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase113d ago0xe92162…a6f974
0x3b7f…ccea0xe903…1abfBaseBlockRun.AIAi$0.00216100%coinbase113d ago0x13883e…5e5ae4
0x3b7f…ccea0xe903…1abfBaseBlockRun.AIAi$0.002162100%coinbase113d ago0x554b37…26f207
0x3b7f…ccea0xe903…1abfBaseBlockRun.AIAi$0.002161100%coinbase113d ago0x274ec7…8a852c
0x3b7f…ccea0xe903…1abfBaseBlockRun.AIAi$0.002171100%coinbase113d ago0xce3372…8115c2
0x3b7f…ccea0xe903…1abfBaseBlockRun.AIAi$0.002162100%coinbase113d ago0x2c6212…73ba42
0x3b7f…ccea0xe903…1abfBaseBlockRun.AIAi$1.19100%coinbase113d ago0xa35b2e…871564
0x3b7f…ccea0xe903…1abfBaseBlockRun.AIAi$1.19100%coinbase113d ago0xf17aeb…9428d7
0x3b7f…ccea0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase113d ago0xdd03ab…5ac2d5

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.