Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd409…306e0x9c95…e299Base$0.001100%Route unknown54d ago0x281e5b…5be405
0xd409…306e0x9c95…e299Base$0.001100%Route unknown54d ago0x69363d…430e66
0xd409…306e0x9c95…e299Base$0.001100%Route unknown54d ago0x88bd85…1aa572
0xd409…306e0x9c95…e299Base$0.001100%Route unknown54d ago0x694081…f9149e
0xd409…306e0x9c95…e299Base$0.001100%Route unknown54d ago0x17ddb0…ddd1f9
0xd409…306e0x9c95…e299Base$0.001100%Route unknown54d ago0x651cbf…ed24d8
0xd409…306e0x9c95…e299Base$0.001100%Route unknown54d ago0xac4769…152996
0xd409…306e0x9c95…e299Base$0.001100%Route unknown54d ago0x9968b9…d0ccb3
0xd409…306e0x9c95…e299Base$0.001100%Route unknown54d ago0x3b06a0…d61030
0xd409…306e0x9c95…e299Base$0.001100%Route unknown54d ago0x0596c7…86ba45
0xd409…306e0x9c95…e299Base$0.001100%Route unknown54d ago0x453a8b…6c7658
0xd409…306e0x9c95…e299Base$0.001100%Route unknown55d ago0x875de1…a1a1a7
0xd409…306e0x9c95…e299Base$0.001100%Route unknown55d ago0x52aff7…8f7cb0
0xd409…306e0x9c95…e299Base$0.001100%Route unknown55d ago0x74ada4…32d73a
0xd409…306e0x9c95…e299Base$0.001100%Route unknown55d ago0x5a3c75…bb7d71
0xd409…306e0x9c95…e299Base$0.001100%Route unknown55d ago0xaf2cee…f3b111
0xd409…306e0x9c95…e299Base$0.001100%Route unknown55d ago0x9d88c3…ca0a02
0xd409…306e0x9c95…e299Base$0.001100%Route unknown55d ago0xca21d7…372a45
0xd409…306e0x9c95…e299Base$0.001100%Route unknown55d ago0x3b0ac0…8da1b7
0xd409…306e0x9c95…e299Base$0.001100%Route unknown55d ago0x8f9b16…473314
0xd409…306e0x9c95…e299Base$0.001100%Route unknown55d ago0xdb69da…e5d6ec
0xd409…306e0x9c95…e299Base$0.001100%Route unknown55d ago0x4417c1…f6cb0c
0xd409…306e0x9c95…e299Base$0.001100%Route unknown55d ago0x171cdd…088080
0xd409…306e0x9c95…e299Base$0.001100%Route unknown55d ago0x317589…97f7e2
0xd409…306e0x9c95…e299Base$0.001100%Route unknown55d ago0x987d0f…1b925b

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.