Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac27…c5ab0x9c95…e299Base$0.001100%Route unknown53d ago0x44b565…4e80c7
0xac27…c5ab0x9c95…e299Base$0.001100%Route unknown53d ago0x678002…e354a4
0xac27…c5ab0x9c95…e299Base$0.001100%Route unknown53d ago0xc7edd6…74d63a
0xac27…c5ab0x9c95…e299Base$0.001100%Route unknown53d ago0xfccab5…050a46
0xac27…c5ab0x9c95…e299Base$0.001100%Route unknown53d ago0xc17487…c90297
0xac27…c5ab0x9c95…e299Base$0.001100%Route unknown53d ago0x68f2fe…0aca19
0xac27…c5ab0x9c95…e299Base$0.001100%Route unknown53d ago0x5b618f…e558c6
0xac27…c5ab0x9c95…e299Base$0.001100%Route unknown53d ago0x00db02…4db3fb
0xac27…c5ab0x9c95…e299Base$0.001100%Route unknown53d ago0x8d24e5…cea8f2
0xac27…c5ab0x9c95…e299Base$0.001100%Route unknown54d ago0xadfe14…c71ac5
0xac27…c5ab0x9c95…e299Base$0.001100%Route unknown54d ago0x38d1c7…745d12
0xac27…c5ab0x9c95…e299Base$0.001100%Route unknown54d ago0x7d38e7…393997
0xac27…c5ab0x9c95…e299Base$0.001100%Route unknown54d ago0xf50c6f…b47cb0
0xac27…c5ab0x9c95…e299Base$0.001100%Route unknown54d ago0x40e5eb…43ba7f
0xac27…c5ab0x9c95…e299Base$0.001100%Route unknown54d ago0xa17cbd…7c32c3
0xac27…c5ab0x9c95…e299Base$0.001100%Route unknown54d ago0x2d47c1…39d8d2
0xac27…c5ab0x9c95…e299Base$0.001100%Route unknown54d ago0x42dbb3…c7cfc1
0xac27…c5ab0x9c95…e299Base$0.001100%Route unknown54d ago0x757e8f…c994da
0xac27…c5ab0x9c95…e299Base$0.001100%Route unknown54d ago0x3bc106…800b78
0xac27…c5ab0x9c95…e299Base$0.001100%Route unknown54d ago0x98df15…a2dd79
0xac27…c5ab0x9c95…e299Base$0.001100%Route unknown54d ago0xe386f7…053db7
0xac27…c5ab0x9c95…e299Base$0.001100%Route unknown54d ago0xea6e93…ac0565
0xac27…c5ab0x9c95…e299Base$0.001100%Route unknown54d ago0x1b28e9…045e28
0xac27…c5ab0x9c95…e299Base$0.001100%Route unknown54d ago0x4cd2b2…22a105
0xac27…c5ab0x9c95…e299Base$0.001100%Route unknown54d ago0x23819e…aeb2e9

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.