Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b84…b2b60x40a8…ad8bBasex402 service$0.005100%coinbase137d ago0xa5397c…8877dc
0xa22f…442a0xe903…1abfBaseBlockRun.AIAi$0.004637100%coinbase137d ago0x4fa26b…8b297b
0x4e53…c8330x6d6e…9192BaseExaSearch$0.007100%coinbase137d ago0x7e8359…6439b6
0x4e53…c8330x6d6e…9192BaseExaSearch$0.007100%coinbase137d ago0x7cf9cd…21f754
0x4e53…c8330x6d6e…9192BaseExaSearch$0.007100%coinbase137d ago0xac2bc6…d01b1b
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.005100%coinbase137d ago0x11615b…87ef1c
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.01100%coinbase137d ago0x4cb1f9…bffa78
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase137d ago0xc48fea…33d1db
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase137d ago0x0da6b6…cf0219
0x4e53…c8330x6d6e…9192BaseExaSearch$0.007100%coinbase137d ago0x26df28…b83738
0x4e53…c8330x6d6e…9192BaseExaSearch$0.007100%coinbase137d ago0x476468…1a0e84
0x4e53…c8330x6d6e…9192BaseExaSearch$0.007100%coinbase137d ago0x503e62…39fe45
0x5da4…5a5c0x40a8…ad8bBasex402 service$0.01100%coinbase137d ago0x6b6602…7b8770
0x40a2…4dd50xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase137d ago0xca38ea…e540b8
0x4855…48410x40a8…ad8bBasex402 service$0.001100%coinbase137d ago0xc28de3…8ff7d3
0x40a2…4dd50xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase137d ago0x2fd617…c67fca
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase137d ago0x428c58…cd6144
0x40a2…4dd50xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase137d ago0x8c1713…fcd55d
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase137d ago0x1825ab…648a80
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase137d ago0xc5d303…6b3e1d
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.03100%coinbase137d ago0x6ade3a…c46a05
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%dexter137d ago0x68ba63…f64d75
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase137d ago0xa20258…b062c5
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%dexter137d ago0x028130…5fb1d2
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.001100%coinbase137d ago0x8b1b5c…629df0

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.