Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4606…9ea30xf000…94fcBase$0.01100%coinbase12d ago0xcb85ba…0e7900
0x4606…9ea30xf000…94fcBase$0.01100%coinbase12d ago0xcfb9de…318363
0x4606…9ea30xf000…94fcBase$0.01100%coinbase12d ago0xe4d736…5231e9
0x4606…9ea30xf000…94fcBase$0.01100%coinbase12d ago0xa3a1b5…27a89c
0x4606…9ea30xf000…94fcBase$0.01100%coinbase12d ago0xe3cd64…260696
0x4606…9ea30xf000…94fcBase$0.01100%coinbase12d ago0x32f4e8…867228
0x4606…9ea30xf000…94fcBase$0.01100%coinbase12d ago0xcb4dc9…51dbec
0x4606…9ea30xf000…94fcBase$0.01100%coinbase12d ago0x051673…21f1dd
0x4606…9ea30xf000…94fcBase$0.01100%coinbase12d ago0xe8578f…117371
0x4606…9ea30xf000…94fcBase$0.10100%coinbase12d ago0xc5c284…f311fc
0x4606…9ea30xf000…94fcBase$0.20100%coinbase12d ago0x4e4b84…dd5826
0x4606…9ea30xf000…94fcBase$0.10100%coinbase12d ago0xd94ba0…bcbb7c
0x4606…9ea30xf000…94fcBase$0.20100%coinbase12d ago0x615bd6…b2af3e
0x4606…9ea30xf000…94fcBase$0.20100%coinbase12d ago0xd113c1…426bd5
0x4606…9ea30xf000…94fcBase$0.10100%coinbase12d ago0xa2318d…5b8711
0x4606…9ea30xf000…94fcBase$0.01100%coinbase12d ago0x813c0b…bf667d
0x4606…9ea30xf000…94fcBase$0.01100%coinbase13d ago0x347873…5295ef
0x4606…9ea30xf000…94fcBase$0.01100%coinbase13d ago0xf7fdc0…d7c080
0x4606…9ea30xf000…94fcBase$0.01100%coinbase13d ago0xeaa065…3aa3f9
0x4606…9ea30xf000…94fcBase$0.01100%coinbase13d ago0x5f7383…2ac273
0x4606…9ea30xf000…94fcBase$0.01100%coinbase13d ago0x20cb70…20660a
0x4606…9ea30xf000…94fcBase$0.10100%coinbase13d ago0x627db4…595c67
0x4606…9ea30xf000…94fcBase$0.01100%coinbase13d ago0x170a4b…c103ad
0x4606…9ea30xf000…94fcBase$0.10100%coinbase13d ago0xd51153…bd2503
0x4606…9ea30xf000…94fcBase$0.20100%coinbase13d ago0x163a1b…31583c

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.