Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd0f5…83d60xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase139d ago0x640c65…b01181
0xd0f5…83d60xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase139d ago0xd4f9bc…9ffda0
0xe2d8…66c20x6d6e…9192BaseExaSearch$0.007100%coinbase139d ago0x53439b…631f31
0x24c9…736f0x40a8…ad8bBasex402 service$0.005100%coinbase139d ago0x1c5442…159f9d
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase139d ago0xdb1536…311ab9
0x4855…48410x40a8…ad8bBasex402 service$0.005100%coinbase139d ago0x6af958…7af508
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase139d ago0xd1e234…4a71d0
0xdd95…59bb0x40a8…ad8bBasex402 service$0.005100%coinbase139d ago0x96928c…c54d44
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase139d ago0x6138cc…f7a0c8
0x3e21…cb360xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase139d ago0xcbd57c…753cb2
0xe2d8…66c20x6d6e…9192BaseExaSearch$0.007100%coinbase139d ago0xa166c4…ba891d
0x4b40…ccfa0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase139d ago0x939657…a9e144
0xe8df…2b060x40a8…ad8bBasex402 service$0.001100%coinbase139d ago0xba26d2…90239f
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005344100%coinbase139d ago0x5fdaa8…586ee9
0x1f14…19530x40a8…ad8bBasex402 service$0.005100%coinbase139d ago0x9e6ab6…8343ad
0xe2d8…66c20x6d6e…9192BaseExaSearch$0.007100%coinbase139d ago0xc963dc…2a94a5
0x527f…989b0x40a8…ad8bBasex402 service$0.005100%coinbase139d ago0x84f946…9c07b8
0x527f…989b0x40a8…ad8bBasex402 service$0.01100%coinbase139d ago0xd56487…fa1932
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.009955100%coinbase139d ago0x31ef34…56ee56
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase139d ago0xa3dc7c…ad1223
0x0fb2…433c0x40a8…ad8bBasex402 service$0.001100%coinbase139d ago0x4f3a9b…a23581
0x97f6…b47d0x40a8…ad8bBasex402 service$0.01100%coinbase139d ago0x9465e6…2cd8cb
0x4c26…237c0x6d6e…9192BaseExaSearch$0.004100%coinbase139d ago0x4a2447…46f86c
0x4c26…237c0x6d6e…9192BaseExaSearch$0.007100%coinbase139d ago0xef8c25…f53e79
0x4c26…237c0x6d6e…9192BaseExaSearch$0.003100%coinbase139d ago0x0c00dc…7f0bdb

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.