Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x03f3…d4690x5aae…482eBase$0.001100%coinbase10d ago0x9d8a02…7fabe3
0x03f3…d4690x5aae…482eBase$0.001100%coinbase10d ago0x677476…8cd34f
0x03f3…d4690x5aae…482eBase$0.001100%coinbase10d ago0xbe07c3…57aa28
0x03f3…d4690x5aae…482eBase$0.001100%coinbase10d ago0x39876d…230aa0
0x03f3…d4690x5aae…482eBase$0.001100%coinbase10d ago0xd5e90f…1628b4
0x03f3…d4690x5aae…482eBase$0.001100%coinbase10d ago0xdd48cc…a79354
0x03f3…d4690x5aae…482eBase$0.001100%coinbase10d ago0x856191…5e2b63
0x03f3…d4690x5aae…482eBase$0.001100%coinbase10d ago0x37f2b1…78a4d7
0x03f3…d4690x5aae…482eBase$0.001100%coinbase10d ago0x743c36…c671b8
0x03f3…d4690x5aae…482eBase$0.001100%coinbase10d ago0x1f7be9…c90b7f
0x03f3…d4690x5aae…482eBase$0.001100%coinbase10d ago0x730676…0691f6
0x03f3…d4690x5aae…482eBase$0.001100%coinbase10d ago0x56d34d…0073e2
0x03f3…d4690x5aae…482eBase$0.001100%coinbase10d ago0xf0848b…1a73cb
0x03f3…d4690x5aae…482eBase$0.001100%coinbase10d ago0x4f29d4…084800
0x03f3…d4690x5aae…482eBase$0.001100%coinbase10d ago0x04008c…ed0831
0x03f3…d4690x5aae…482eBase$0.001100%coinbase10d ago0x83a61d…4cd593
0x03f3…d4690x5aae…482eBase$0.001100%coinbase10d ago0xa65426…9b217b
0x03f3…d4690x5aae…482eBase$0.001100%coinbase10d ago0x337698…828bc9
0x03f3…d4690x5aae…482eBase$0.001100%coinbase10d ago0x2709b5…0dc66a
0x03f3…d4690x5aae…482eBase$0.001100%coinbase10d ago0x0b7c27…ca31da
0x03f3…d4690x5aae…482eBase$0.001100%coinbase10d ago0xcb92c6…f23c6d
0x03f3…d4690x5aae…482eBase$0.001100%coinbase10d ago0x1208d3…76b70a
0x03f3…d4690x5aae…482eBase$0.001100%coinbase10d ago0x74b5cc…8db1c0
0x03f3…d4690x5aae…482eBase$0.001100%coinbase10d ago0xb557c0…b48f09
0x03f3…d4690x5aae…482eBase$0.001100%coinbase10d ago0x4f679d…ba45a2

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.