Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e57…2f090x40a8…ad8bBasex402 service$0.001100%coinbase137d ago0x26d9f9…45e0bc
0x7e57…2f090x40a8…ad8bBasex402 service$0.001100%coinbase137d ago0x6c1578…7aba0b
0x7e57…2f090xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase137d ago0x4659c4…d6ec46
0x7e57…2f090xdd25…2ec0BaseStableTravelSeats Aero$0.004100%coinbase137d ago0xf6fc8c…34c369
0x7e57…2f090xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase137d ago0x676381…d87e56
0x7e57…2f090xdd25…2ec0BaseStableTravelSeats Aero$0.03100%coinbase137d ago0x9e0ce0…f9ab3b
0x7e57…2f090xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase137d ago0xd40e0b…db4a18
0x7e57…2f090xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase137d ago0xe720ec…799cd4
0x7e57…2f090xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase137d ago0xe87a4d…4eab3f
0x7e57…2f090x0e84…b808BaseOtto AITwitter search$0.001100%coinbase137d ago0x25f564…afcdf2
0x7e57…2f090x0e84…b808BaseOtto AITwitter search$0.001100%coinbase137d ago0xb696f2…07f9b3
0x7e57…2f090xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase137d ago0xb8e73e…a7651f
0x7e57…2f090xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase137d ago0x950424…0be26e
0x7e57…2f090xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase137d ago0x4272fb…b4ad19
0x7e57…2f090xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase137d ago0xb4a1a6…4e19c6
0x7e57…2f090xdd25…2ec0BaseStableTravelSeats Aero$0.004100%coinbase137d ago0x2275b2…7ed222
0x7e57…2f090xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase137d ago0x9d6acc…7dd3c1
0x7e57…2f090xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase137d ago0x04cfcc…24bb56
0x7e57…2f090xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase137d ago0x5bc833…3f2dbe
0x7e57…2f090xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase137d ago0xd300f4…51c3db
0x7e57…2f090x9dba…0df8Basex402 service$0.005100%dexter137d ago0x95ae77…8dacc0
0x7e57…2f090x0e84…b808BaseOtto AITwitter search$0.10100%coinbase137d ago0x313d77…1bd2b5
0x7e57…2f090x0e84…b808BaseOtto AITwitter search$0.10100%coinbase137d ago0xf99401…85b222
0x7e57…2f090x0e84…b808BaseOtto AITwitter search$0.10100%coinbase137d ago0xd84a7d…6c64d0
0x7e57…2f090xdd25…2ec0BaseStableTravelSeats Aero$0.10100%coinbase137d ago0x71fca6…1b60bc

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.