Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1744…0e750xf000…94fcBase$0.01100%coinbase17d ago0xc7bb00…b8d061
0x1744…0e750xf000…94fcBase$0.01100%coinbase17d ago0x6e2978…c41ee7
0x1744…0e750xf000…94fcBase$0.01100%coinbase17d ago0xc4d91a…4483bf
0x1744…0e750xf000…94fcBase$0.01100%coinbase17d ago0xc04b04…04c3b4
0x1744…0e750xf000…94fcBase$0.01100%coinbase17d ago0x8ca8ad…46f761
0x1744…0e750xf000…94fcBase$0.01100%coinbase17d ago0x2dd4c3…b376e2
0x1744…0e750xf000…94fcBase$0.01100%coinbase17d ago0xd57b2b…a109fd
0x1744…0e750xf000…94fcBase$0.01100%coinbase17d ago0xf3754b…c4f228
0x1744…0e750xf000…94fcBase$0.01100%coinbase17d ago0x6551a0…97e33b
0x1744…0e750xf000…94fcBase$0.01100%coinbase17d ago0xa7c0e4…e9765f
0x1744…0e750xf000…94fcBase$0.01100%coinbase17d ago0xcac718…1713a7
0x1744…0e750xf000…94fcBase$0.20100%coinbase17d ago0x5308a4…f47487
0x1744…0e750xf000…94fcBase$0.20100%coinbase17d ago0x24e7d6…d98eb3
0x1744…0e750xf000…94fcBase$0.20100%coinbase17d ago0xf470b8…29d415
0x1744…0e750xf000…94fcBase$0.20100%coinbase17d ago0x3f6f97…e92e0e
0x1744…0e750xf000…94fcBase$0.03100%coinbase17d ago0x8f5864…4f6655
0x1744…0e750xf000…94fcBase$0.03100%coinbase17d ago0xdc1ddc…18a3af
0x1744…0e750xf000…94fcBase$0.03100%coinbase17d ago0xb22308…f9b95a
0x1744…0e750xf000…94fcBase$0.03100%coinbase17d ago0x8605e0…5e6a8b
0x1744…0e750xf000…94fcBase$0.03100%coinbase17d ago0xa7ff9d…cba392
0x1744…0e750xf000…94fcBase$0.20100%coinbase17d ago0x7531e7…8c39be
0x1744…0e750xf000…94fcBase$0.20100%coinbase17d ago0x08e995…657a4c
0x1744…0e750xf000…94fcBase$0.20100%coinbase18d ago0x9abf71…f9a12b
0x1744…0e750xf000…94fcBase$0.20100%coinbase18d ago0x37bfd0…409b33
0x1744…0e750xf000…94fcBase$0.10100%coinbase18d ago0xb47cf7…bffd44

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.