Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x32bb…dbf10x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase44d ago0x91d8f1…bf17bb
0xdc5c…432e0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase44d ago0xb74a0f…ce5f1c
0x8a1a…aa530x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase44d ago0xac60b8…708587
0xad8c…3b990x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase44d ago0x0d4f29…ad9e66
0x45c8…c89c0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase44d ago0x622273…ea544e
0xc93a…e1d30x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase44d ago0x098de6…7860a4
0x8a1a…aa530x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase44d ago0x280d04…46fcd9
0x5720…c9180x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase44d ago0x67fc9f…53442f
0x8a1a…aa530x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase44d ago0x322f2d…156a15
0x6fb5…ac9c0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase44d ago0x92dbb7…36eaf7
0xbe62…58a60x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase45d ago0xa7535d…9f96bf
0x8a1a…aa530x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase45d ago0xc0b047…e5bd14
0x9d3d…d8370x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase45d ago0x484fe4…7f721f
0x9d3d…d8370x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase45d ago0x49783d…5c58b6
0x9d3d…d8370x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase45d ago0xdb53e4…7bdc91
0x9d3d…d8370x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase45d ago0xb54fe3…0396a0
0x9d3d…d8370x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase45d ago0xeafb0a…0ab945
0x9d3d…d8370x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase45d ago0x3476de…dac9c4
0x9d46…66220x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase45d ago0xd49bdf…6065f2
0x8a1a…aa530x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase45d ago0x881f9c…314da1
0x91bd…ec580x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase45d ago0xa6ddd5…b0ae95
0x9d3d…d8370x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase45d ago0xa295d4…6c8354
0x9d3d…d8370x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase45d ago0x695c56…7669b3
0x5642…c6c50x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase45d ago0xb05c8c…2cbbdb
0x8a1a…aa530x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase45d ago0x128e7d…4d0052

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.