Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3e6b…a5f30x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase91d ago0xf3ccec…a6db62
0x3e6b…a5f30x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase91d ago0xcb4a5c…42e401
0x63ed…64200x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase91d ago0x243445…498210
0x63ed…64200x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase91d ago0x5e2335…3c74f0
0xaf5e…942d0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase91d ago0x41d890…a3f6b9
0xca16…c06d0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase91d ago0x9e679e…98d1c4
0xca16…c06d0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase91d ago0x2a6a23…bbb13b
0xca16…c06d0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase91d ago0x42bd52…9f4d2f
0xca16…c06d0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase91d ago0x451ae1…992b42
0xca16…c06d0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase91d ago0xfac808…f12427
0x6152…7cb70x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase91d ago0x56747c…6e8c84
0x2329…9f200x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase91d ago0xdc9a52…5c554a
0x7f05…a2140x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase91d ago0x9b511a…f6bcb2
0x7f05…a2140x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase91d ago0xfe3423…39de99
0x7f05…a2140x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase91d ago0xc07f97…c96056
0x7f05…a2140x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase91d ago0x5561b7…fc7da2
0x7f05…a2140x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase91d ago0x66bd04…64454f
0x7f05…a2140x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase91d ago0x149ac8…f8d4d4
0x7f05…a2140x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase91d ago0x7ba3c0…46de12
0x7f05…a2140x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase91d ago0xc4f8e9…074e81
0x7f05…a2140x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase91d ago0xdd1df5…dc8913
0x7f05…a2140x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase91d ago0x53446b…3790a8
0x7f05…a2140x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase91d ago0x4152bd…b4a12e
0xc6e6…f70f0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase91d ago0x95cf27…d4afd2
0x7f05…a2140x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase91d ago0xa1923d…f6cb1c

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.