Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd4d5…096b0xd219…6801Basex402 service$0.54100%coinbase85d ago0x0c769a…0c6892
0xd4d5…096b0xdb5a…0671Base—$0.02100%coinbase85d ago0xb1fa28…8fe6fc
0xd4d5…096b0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase85d ago0xf9314f…115e52
0xd4d5…096b0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase85d ago0x8e5c4b…d8c901
0xd4d5…096b0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase85d ago0xea7ffa…84b946
0xd4d5…096b0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase85d ago0xcae711…931248
0xd4d5…096b0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase85d ago0x4efc64…a6495b
0xd4d5…096b0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase85d ago0x7e80cf…dfcb22
0xd4d5…096b0x325b…d430BaseStableEnrichExa$0.08100%coinbase85d ago0x1fcfc5…c2aa0f
0xd4d5…096b0x325b…d430BaseStableEnrichExa$0.08100%coinbase85d ago0x45d91e…d9a369
0xd4d5…096b0x325b…d430BaseStableEnrichExa$0.02100%coinbase85d ago0x08e5c2…130f90
0xd4d5…096b0x325b…d430BaseStableEnrichExa$0.04100%coinbase85d ago0xe40dce…4b62a4
0xd4d5…096b0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase85d ago0x4c51c7…2e88a2
0xd4d5…096b0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase85d ago0x0e8405…b13377
0xd4d5…096b0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase85d ago0xeb1759…1317a7
0xd4d5…096b0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase85d ago0xe0b092…a8fffc
0xd4d5…096b0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase85d ago0xf9d63d…4b4afd
0xd4d5…096b0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase85d ago0xb72dc3…75ab21
0xd4d5…096b0xdb5a…0671Base—$0.02100%coinbase86d ago0x3f7385…0000c5
0xd4d5…096b0x325b…d430BaseStableEnrichExa$0.02100%coinbase86d ago0x6afa02…2da9db
0xd4d5…096b0x325b…d430BaseStableEnrichExa$0.04100%coinbase86d ago0x38df49…19a6f0
0xd4d5…096b0xdd25…2ec0BaseStableTravelSeats Aero$0.04100%coinbase86d ago0x5a183b…18e996
0xd4d5…096b0x325b…d430BaseStableEnrichExa$0.02100%coinbase86d ago0x0c20bf…dec4f4
0xd4d5…096b0xdd25…2ec0BaseStableTravelSeats Aero$0.004100%coinbase86d ago0x66c984…b57779
0xd4d5…096b0xdd25…2ec0BaseStableTravelSeats Aero$0.004100%coinbase86d ago0x589718…3ba634

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.