Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe280…e8aa0xbfaa…48a3Base—$0.01100%coinbase72d ago0x488154…f3f0cc
0xe280…e8aa0x112a…7a40Base—$0.01100%coinbase72d ago0xccc8a3…9a2fbc
0xe280…e8aa0x4e0d…9455Base—$0.01100%coinbase72d ago0x255c0e…238fc5
0xe280…e8aa0xedb2…fcbbBase—$0.01100%coinbase72d ago0x7438e5…609b99
0xe280…e8aa0x83c8…5fc9Base—$0.01100%coinbase72d ago0xa340ca…49f32a
0xe280…e8aa0x6797…29b6Base—$0.01100%coinbase72d ago0xbc6f4c…6c0b49
0xe280…e8aa0xfa0e…1220Base—$0.01100%coinbase72d ago0x63e4c3…d4061d
0xe280…e8aa0x13f0…6ccbBase—$0.01100%coinbase72d ago0xf0f148…3788d7
0xe280…e8aa0xeac7…3a41Base—$0.01100%coinbase72d ago0xad0ea0…4bc00d
0xe280…e8aa0xbfe8…7139Base—$0.01100%coinbase72d ago0xf6978a…ef3cb7
0xe280…e8aa0x27b1…02bdBase—$0.01100%coinbase72d ago0xdb20b8…20b1ad
0xe280…e8aa0x13e2…82b0Base—$0.01100%coinbase72d ago0xa91218…f6f3bb

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.