Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2ed6…6cf80x52e2…f3eaBasex402 service$0.003100%coinbase17d ago0x1c0eec…93f619
0x2ed6…6cf80x52e2…f3eaBasex402 service$0.003100%coinbase17d ago0x3a38af…906570
0x2ed6…6cf80x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase17d ago0xc7e71c…e2fee7
0x2ed6…6cf80x1274…d0b6BaseToken PricePrice$0.001100%coinbase17d ago0x9e3817…b9c3f9
0x2ed6…6cf80x1274…d0b6BaseToken PricePrice$0.001100%coinbase17d ago0x35071d…e7ae15
0x2ed6…6cf80x1274…d0b6BaseToken PricePrice$0.001100%coinbase17d ago0xd52780…1534f6
0x2ed6…6cf80x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase17d ago0xa9339f…638c81
0x2ed6…6cf80x0e84…b808BaseOtto AITwitter search$0.001100%coinbase17d ago0x3e4a94…e765f2
0x2ed6…6cf80x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase17d ago0xaa0415…c71187
0x2ed6…6cf80x0e84…b808BaseOtto AITwitter search$0.001100%coinbase17d ago0x29cc61…3d591d
0x2ed6…6cf80x52e2…f3eaBasex402 service$0.003100%coinbase18d ago0x53760c…496cbe
0x2ed6…6cf80x52e2…f3eaBasex402 service$0.003100%coinbase18d ago0x3cbba7…d7bd4c
0x2ed6…6cf80x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase18d ago0x2d540c…03d549
0x2ed6…6cf80x1274…d0b6BaseToken PricePrice$0.001100%coinbase18d ago0xae71ff…2d281b
0x2ed6…6cf80x1274…d0b6BaseToken PricePrice$0.001100%coinbase18d ago0x0d031d…2c7341
0x2ed6…6cf80x1274…d0b6BaseToken PricePrice$0.001100%coinbase18d ago0x6f28bc…4e3614
0x2ed6…6cf80x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase18d ago0x4b4b9f…118211
0x2ed6…6cf80x0e84…b808BaseOtto AITwitter search$0.001100%coinbase18d ago0xacbaca…052f10
0x2ed6…6cf80x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase18d ago0x0d0435…92be18
0x2ed6…6cf80x0e84…b808BaseOtto AITwitter search$0.001100%coinbase18d ago0x334ce5…e1ff57

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.