Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown53d ago0x254041…a5e3e5
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown53d ago0x37ccdd…e517a2
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown53d ago0xe1f5ee…56dfe2
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown53d ago0xb4585e…2fe8d6
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown53d ago0x57f2cc…e4bf51
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown53d ago0xf25800…1b1dc4
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown53d ago0x4d5c09…90a03e
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown53d ago0x34684a…5317fd
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown53d ago0xbcad48…a6e004
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown53d ago0xa25eb8…fe5c06
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown53d ago0x5559a7…68400e
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown53d ago0xa1d537…8c108e
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown53d ago0x8ab22c…163d9b
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown53d ago0xa8aeb8…43b468
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown54d ago0x19dfa2…aaeff9
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown54d ago0x325389…89466e
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown54d ago0x7e7997…fe93d3
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown54d ago0x6c5b4a…27fed5
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown54d ago0xbeb41a…7ad630
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown54d ago0x9790cb…3c67fa
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown54d ago0x348d0a…474a6a
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown54d ago0xae87c8…8a7805
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown54d ago0x26b041…174835
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown54d ago0xbf80ba…28fa40
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown54d ago0x62b8c4…d3a658

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.