Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5cba…73420x9c95…e299Base$0.001100%Route unknown52d ago0xb71aa0…1ea3e8
0x5cba…73420x9c95…e299Base$0.001100%Route unknown53d ago0xe1fdca…2c83e4
0x5cba…73420x9c95…e299Base$0.001100%Route unknown53d ago0xa0de6a…aad10e
0x5cba…73420x9c95…e299Base$0.001100%Route unknown53d ago0x69b9d2…4a9783
0x5cba…73420x9c95…e299Base$0.001100%Route unknown53d ago0x59a3f5…792678
0x5cba…73420x9c95…e299Base$0.001100%Route unknown53d ago0x3df6a5…9aab90
0x5cba…73420x9c95…e299Base$0.001100%Route unknown53d ago0x34bde6…183dda
0x5cba…73420x9c95…e299Base$0.001100%Route unknown53d ago0x02969d…568570
0x5cba…73420x9c95…e299Base$0.001100%Route unknown53d ago0x8a57f8…a1340d
0x5cba…73420x9c95…e299Base$0.001100%Route unknown53d ago0xf92c92…c29986
0x5cba…73420x9c95…e299Base$0.001100%Route unknown53d ago0xb3162a…255fbb
0x5cba…73420x9c95…e299Base$0.001100%Route unknown53d ago0xac1e37…acd807
0x5cba…73420x9c95…e299Base$0.001100%Route unknown53d ago0x0adc93…492730
0x5cba…73420x9c95…e299Base$0.001100%Route unknown53d ago0x09f3a8…006c46
0x5cba…73420x9c95…e299Base$0.001100%Route unknown53d ago0x0ae852…5245b0
0x5cba…73420x9c95…e299Base$0.001100%Route unknown53d ago0xbecb72…bce673
0x5cba…73420x9c95…e299Base$0.001100%Route unknown53d ago0x31a5e6…ffa393
0x5cba…73420x9c95…e299Base$0.001100%Route unknown53d ago0x417460…745bfd
0x5cba…73420x9c95…e299Base$0.001100%Route unknown53d ago0x438cbb…9761fd
0x5cba…73420x9c95…e299Base$0.001100%Route unknown53d ago0xa1315a…1a5e76
0x5cba…73420x9c95…e299Base$0.001100%Route unknown53d ago0x80e91a…a574a0
0x5cba…73420x9c95…e299Base$0.001100%Route unknown53d ago0xca0baa…58c2ce
0x5cba…73420x9c95…e299Base$0.001100%Route unknown53d ago0x4fcd93…ca5399
0x5cba…73420x9c95…e299Base$0.001100%Route unknown53d ago0xb90529…baec82
0x5cba…73420x9c95…e299Base$0.001100%Route unknown53d ago0x5bd201…128bda

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.