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%coinbase132d ago0xb911bb…19e058
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase132d ago0x36590b…9bf9c4
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase132d ago0x09a32f…a51712
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%dexter132d ago0xf8eeb1…674e00
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase132d ago0x9d9f97…f0d91a
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%dexter132d ago0xfb721c…ed2aad
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.001100%coinbase132d ago0x73660e…8df2ab
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase132d ago0x9b4342…adb47b
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%dexter132d ago0x5b0f7e…28c899
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%dexter132d ago0x2bb143…806fa7
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase132d ago0xb6ce5f…fc6add
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase132d ago0xb353b0…dfb5d5
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.001100%coinbase132d ago0xc3afdb…30b52a
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase132d ago0xd15f69…48e9e5
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.001100%coinbase132d ago0xe7e408…6db890
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase132d ago0xf6e353…ff2cb2
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase132d ago0x7b6505…43b6f7
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase132d ago0x2888e9…565785
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%dexter132d ago0x77a77d…8fad90
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%dexter132d ago0x7ea21c…3e8fc1
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.001100%coinbase132d ago0x6f0e49…c26189
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase132d ago0x319f9b…b6cf0f
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%dexter133d ago0x29d8bb…98c989
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%dexter133d ago0x990a3b…666ceb
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.001100%coinbase133d ago0x44969e…9aa08c

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.