Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f96…0b510xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase124d ago0x9439b8…93bbbb
0x6f96…0b510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase124d ago0x91b724…6453c0
0x6f96…0b510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase124d ago0xd60d27…0489a3
0x6f96…0b510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase124d ago0x748b7f…7a6034
0x6f96…0b510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase124d ago0x6a90e7…d16972
0x6f96…0b510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase124d ago0x826b42…ea7a8e
0x6f96…0b510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase124d ago0xf0009f…4a734e
0x6f96…0b510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase124d ago0x4be12f…a97ac2
0x6f96…0b510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase124d ago0x1b170b…09df2e
0x6f96…0b510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase124d ago0x7125b9…ac0c78
0x6f96…0b510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase124d ago0xbaef90…0b37f0
0x6f96…0b510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase124d ago0x6076ec…368050
0x6f96…0b510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase124d ago0x0da9cf…cf4853
0x6f96…0b510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase124d ago0xf60fa9…6b6ae9
0x6f96…0b510xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase124d ago0x907165…5eeb95
0x6f96…0b510xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase124d ago0x581ef6…0efc75
0x6f96…0b510xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase124d ago0xac5b95…0add79
0x6f96…0b510xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase124d ago0xd97428…91d784
0x6f96…0b510xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase124d ago0x78ce33…bf0bb6
0x6f96…0b510xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase124d ago0x2f6b15…26ef1e
0x6f96…0b510xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase124d ago0x50a667…d463fd
0x6f96…0b510xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase124d ago0xb3751a…2ebede
0x6f96…0b510xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase124d ago0xb0f36c…fdd8d1
0x6f96…0b510xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase124d ago0x064010…e10f4e
0x6f96…0b510xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase124d ago0xd0eb8c…bff89e

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.