Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown60d ago0x08d957…657c92
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown60d ago0x6415ea…921eba
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown60d ago0x7fcf39…46f7f6
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown60d ago0xc95f92…87f425
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown60d ago0x594142…462322
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown60d ago0xaa8bd0…a00dbf
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown60d ago0x27fdfb…d10dbb
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown60d ago0xe64bfe…4ea1ff
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown60d ago0xc438ce…2c3ad1
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown60d ago0x71f0a0…d2de90
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown60d ago0x3aa8a0…fa50b9
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown60d ago0x1b7d1b…59ce38
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown60d ago0x48627f…5a1601
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown60d ago0xd9fe55…256786
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown60d ago0xca384d…fa865e
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown61d ago0x5a1a72…b5dc15
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown61d ago0x67c49d…4602bd
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown61d ago0x65938c…aec721
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown61d ago0x396e89…fc284b
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown61d ago0xf78cc8…13e34c
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown61d ago0x5af789…cbb1d8
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown61d ago0xcc3ddb…6b64d2
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown61d ago0x70457b…fa7f2f
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown61d ago0x768c2d…2f55a8
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown61d ago0x30290d…d8ef63

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.