Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8a1a…aa530x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase41d ago0x80458a…3fb2dd
0x39d1…caf70x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase41d ago0xfe7f44…2a84bf
0x61da…64770x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase41d ago0x452058…634324
0x9d67…433e0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase41d ago0x4ea750…cebd23
0xd131…6fad0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase41d ago0xe09dc0…f58cb7
wiant.eth0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase41d ago0x8aac53…2bd73c
0x8a1a…aa530x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase41d ago0xbf30df…7ad53d
0x1ec3…d5670x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase41d ago0x6a1d75…f48c1b
0x1ec3…d5670x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase41d ago0x5e6b82…236d1e
0x1ec3…d5670x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase41d ago0xf40e50…c35a90
0x1ec3…d5670x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase41d ago0xe7441f…e27e83
0x1ec3…d5670x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase41d ago0x308003…6fc70c
0x1ec3…d5670x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase41d ago0x924a28…dd3e20
0x1ec3…d5670x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase41d ago0xe7a00c…ccc1c6
0x1ec3…d5670x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase41d ago0x230c19…838873
0x1ec3…d5670x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase41d ago0x37be0f…1a5e36
0x1ec3…d5670x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase41d ago0x982a6a…c60cee
0x1ec3…d5670x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase41d ago0xcce1f5…cbef42
0x1ec3…d5670x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase41d ago0xbbaada…30ecbe
0x1ec3…d5670x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase41d ago0x43a882…cf139c
0x1ec3…d5670x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase41d ago0xb81764…4f2161
0x1ec3…d5670x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase41d ago0xdf5c63…18dd64
0x1ec3…d5670x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase41d ago0x8265be…c9565d
0x1ec3…d5670x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase41d ago0x09d5b4…668831
0x1ec3…d5670x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase41d ago0xa43f6e…682b40

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.