Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase12d ago0x2b3578…961d3b
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase12d ago0xd6e82d…492a88
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase12d ago0x9ea4c9…0cca62
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase12d ago0xdb93a0…f11c41
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase12d ago0xfe5dcf…83d383
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase12d ago0x01fe90…895e8b
0x4e99…7b2f0xf000…94fcBase$0.03100%coinbase12d ago0x59ed87…e5a3a2
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase12d ago0x23e126…d3f5dc
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase12d ago0x93fe53…2a1230
0x4e99…7b2f0xf000…94fcBase$0.03100%coinbase12d ago0x6dbec9…2cddb0
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase12d ago0x2a0320…72d01c
0x4e99…7b2f0xf000…94fcBase$0.03100%coinbase12d ago0x6cb304…0ca5c9
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase12d ago0x092a68…304f8c
0x4e99…7b2f0xf000…94fcBase$0.03100%coinbase12d ago0xdbe28d…2ab228
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase12d ago0x602c65…b30618
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase13d ago0xd0f7c9…d121bb
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase13d ago0x321871…285649
0x4e99…7b2f0xf000…94fcBase$0.03100%coinbase13d ago0x535ee4…8f7578
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase13d ago0xc1970a…2551dd
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase13d ago0x2aa646…6b2147
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase13d ago0xcd9218…5ac6d8
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase13d ago0xf7b301…ab2584
0x4e99…7b2f0xf000…94fcBase$0.03100%coinbase13d ago0xaaf93b…0657c5
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase13d ago0xc4196e…3e7ac5
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase13d ago0xfe08cc…21ae82

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.