Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase102d ago0x286b5d…103ab6
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase103d ago0x9cf47b…16c4e3
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase103d ago0x404c35…53e039
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase103d ago0x21c768…58405b
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase103d ago0x0ed919…f8e4ec
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase103d ago0xbe9227…d0ccfa
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase103d ago0x0ddd3a…28d046
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase103d ago0x9e78ab…1e47ad
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase103d ago0xbcfcb7…700422
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase103d ago0x9a3bd1…74bd93
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase103d ago0x8ee8a9…888b11
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase103d ago0x43630a…bcddef
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%candidates103d ago0x297734…77f6aa
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase103d ago0x741520…4480a1
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%candidates103d ago0xa01fa4…98a748
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase103d ago0x28279d…ac6b27
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase103d ago0x959715…f12387
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase103d ago0x94cde3…e0e4fc
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase103d ago0xf415cc…4e2d68
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase103d ago0xeeb993…5e1a07
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase103d ago0x4db09a…ff36ca
0xef5d…95460xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase103d ago0x6a73ee…d7655a
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase103d ago0xe772ff…becf96
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase103d ago0x0b9e51…a7783c
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase103d ago0x9fa276…037371

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.