Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.001100%coinbase130d ago0xbb3d94…a5ee6a
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase130d ago0x41b022…35cc11
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%coinbase130d ago0x19736f…0f631c
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%dexter130d ago0xc2238f…5bc2a7
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase130d ago0x6dd60c…b3bcd1
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase130d ago0x4f369e…7b71f3
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.001100%coinbase130d ago0x0deb96…c8c264
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase130d ago0xbfce6f…8d9147
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase130d ago0xa400f4…3e70e4
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase130d ago0x100199…e335e5
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%coinbase130d ago0x773856…3d8ac6
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%dexter130d ago0xeca8aa…00d977
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase130d ago0xd549fc…23459f
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase130d ago0x4a238a…25371d
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.001100%coinbase130d ago0x62cbcf…172c64
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase130d ago0xc17ee4…705c82
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.001100%coinbase130d ago0x80f4e3…ff8123
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase130d ago0x59bed1…7eb304
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.001100%coinbase130d ago0xfa1a21…e889a4
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase130d ago0x83c13a…d58a34
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%dexter130d ago0xacecdd…b46893
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%dexter130d ago0xd6c306…3b911d
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase130d ago0xa20204…6f2738
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase130d ago0x95e785…762113
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.001100%coinbase130d ago0x4ef18d…1c69b4

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.