Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x30a6…641e0x260e…b61fBase$0.00220%Payer-submitted14h ago0x7ae3de…5511ad
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase14h ago0x961c8f…7f2cbb
0x30a6…641e0x260e…b61fBase$0.00233420%Payer-submitted14h ago0xb6b812…e994be
0x30a6…641e0x260e…b61fBase$0.00229220%Payer-submitted14h ago0x347d18…7b140f
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002334100%coinbase14h ago0x09005a…2192cb
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002292100%coinbase14h ago0x84ff49…ab4fe9
0x30a6…641e0x260e…b61fBase$0.0020320%Payer-submitted14h ago0xfe3302…394dad
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002031100%coinbase14h ago0x338e3f…0d6e62
0x30a6…641e0x260e…b61fBase$0.00220%Payer-submitted14h ago0xe51c11…885a56
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase14h ago0xa5d361…c9e554
0x30a6…641e0x260e…b61fBase$0.00266420%Payer-submitted14h ago0xa28190…816951
0x30a6…641e0x260e…b61fBase$0.00260220%Payer-submitted14h ago0x1fc7a2…4d24ca
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002664100%coinbase14h ago0x11603a…1aeba9
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002602100%coinbase14h ago0xfe8a52…973fe4
0x30a6…641e0x260e…b61fBase$0.00233220%Payer-submitted14h ago0xa625f9…28d8c0
0x30a6…641e0x260e…b61fBase$0.00206220%Payer-submitted14h ago0x73a1a0…500bdf
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002332100%coinbase14h ago0x84c8d0…87c664
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002062100%coinbase14h ago0x91630f…51f9a6
0x30a6…641e0x260e…b61fBase$0.00220%Payer-submitted14h ago0x5c6915…45ec5c
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase14h ago0xdd88e6…db0129
0x30a6…641e0x260e…b61fBase$0.00220%Payer-submitted14h ago0x5c40a4…d9b5e3
0x30a6…641e0x260e…b61fBase$0.00220%Payer-submitted14h ago0xfaa1ec…0ce107
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase14h ago0x7b046e…3bc094
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase14h ago0xdd4f1a…456db4
0x30a6…641e0x260e…b61fBase$0.00220%Payer-submitted14h ago0x69c94b…2bf093

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.