Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x477e…e97e0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase21d ago0x2a5498…7b287c
0x328a…69d50x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase21d ago0xe83f10…d973e8
0x3803…101b0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase21d ago0xd57fa3…5d6a26
0x0bbd…7aa80x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase21d ago0xde0fb9…30069a
0x0bbd…7aa80x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase21d ago0xe6e270…e16e08
0x14fb…999b0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase21d ago0xd635fb…ed4359
0x0bbd…7aa80x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase21d ago0x27b799…253276
0x0bbd…7aa80x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase21d ago0xb01a32…e4acf8
0x14fb…999b0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase21d ago0x9294b1…61a577
0x14fb…999b0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase21d ago0xd1d51b…a51095
0x0bbd…7aa80x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase21d ago0xae5e53…dc72b0
0x0bbd…7aa80x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase21d ago0x963d72…be94c9
0x14fb…999b0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase21d ago0xb8ca86…ced435
0x14fb…999b0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase21d ago0xadd1c3…840f0f
0x0bbd…7aa80x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase21d ago0x7808e9…38b995
0x0bbd…7aa80x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase21d ago0xd2d5ee…a6bc80
0x14fb…999b0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase21d ago0xed7c48…ac701a
0x14fb…999b0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase21d ago0xf4181a…27ae38
0x0bbd…7aa80x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase21d ago0xb8a50f…419e02
0x45c8…c89c0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase22d ago0xbf311f…f633cf
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase22d ago0xe58a0b…391e99
0xd626…09e50x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase22d ago0xb329a1…12b1b9
0x8789…42d80x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase22d ago0xf33261…9f558d
0x6645…325a0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase22d ago0xb5e0c7…745506

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.