Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase99d ago0x3ad56e…ce448b
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase100d ago0x885b71…d8bcad
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase100d ago0x197007…e54f76
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI100d ago0x45c7bf…a6f3f0
0xe822…3a760x9eec…9b72Base—$0.02100%candidates100d ago0x42c6fb…978170
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI100d ago0x70bfbc…a45221
0xe822…3a760x9eec…9b72Base—$0.01100%candidates100d ago0x16fa62…3ccacb
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase100d ago0x708399…2d8a98
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase100d ago0xd3d2a9…5a61fd
0xe822…3a760x9eec…9b72Base—$0.03100%coinbase100d ago0x87652e…ebaed9
0xe822…3a760x9eec…9b72Base—$0.02100%candidates100d ago0x4445e5…0d42fb
0xe822…3a760x9eec…9b72Base—$0.01100%candidates100d ago0xce673c…f67a56
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.03100%coinbase100d ago0xbc4522…8e8185
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.03100%candidates100d ago0x2a057b…69507f
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase100d ago0x608de0…9ce5c3
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase100d ago0x2282e3…4adfa8
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase100d ago0xc0d157…3794d0
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase100d ago0x2fd6ef…1b9e6c
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.0054100%coinbase100d ago0x31bb88…cf6ff9
0xe822…3a760x9eec…9b72Base—$0.01100%coinbase100d ago0x6eb8fe…114baf
0xe822…3a760x9eec…9b72Base—$0.03100%coinbase100d ago0x0d3d05…dfb48f
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase100d ago0xeda8fa…72c41d
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%candidates100d ago0xbc8c0a…52943e
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase100d ago0x483ef2…d48eda
0xe822…3a760x9eec…9b72Base—$0.01100%candidates100d ago0x7b116b…ed663b

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.