Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3d21…8bbc0x9c95…e299Base$0.001100%Route unknown54d ago0x57f1ff…52efc5
0x3d21…8bbc0x9c95…e299Base$0.001100%Route unknown54d ago0x45fee3…6fa8f6
0x3d21…8bbc0x9c95…e299Base$0.001100%Route unknown54d ago0x9f22b1…25e3bb
0x3d21…8bbc0x9c95…e299Base$0.001100%Route unknown54d ago0xfd1356…2ffaa3
0x3d21…8bbc0x9c95…e299Base$0.001100%Route unknown54d ago0x8c33ef…9e6c41
0x3d21…8bbc0x9c95…e299Base$0.001100%Route unknown54d ago0xbfef3d…588540
0x3d21…8bbc0x9c95…e299Base$0.001100%Route unknown54d ago0xaea8e7…284bd8
0x3d21…8bbc0x9c95…e299Base$0.001100%Route unknown54d ago0xfef342…982b8f
0x3d21…8bbc0x9c95…e299Base$0.001100%Route unknown54d ago0x657af2…4f30b8
0x3d21…8bbc0x9c95…e299Base$0.001100%Route unknown54d ago0x1e227f…d80ba1
0x3d21…8bbc0x9c95…e299Base$0.001100%Route unknown54d ago0x61bbe5…3a2613
0x3d21…8bbc0x9c95…e299Base$0.001100%Route unknown54d ago0x016660…9fac9e
0x3d21…8bbc0x9c95…e299Base$0.001100%Route unknown54d ago0x421219…53921e
0x3d21…8bbc0x9c95…e299Base$0.001100%Route unknown54d ago0xf7b5c9…b54a29
0x3d21…8bbc0x9c95…e299Base$0.001100%Route unknown54d ago0xfa314f…1b48f8
0x3d21…8bbc0x9c95…e299Base$0.001100%Route unknown54d ago0xc1014a…e74f12
0x3d21…8bbc0x9c95…e299Base$0.001100%Route unknown54d ago0xa309c5…17a18e
0x3d21…8bbc0x9c95…e299Base$0.001100%Route unknown54d ago0x3ba4a8…9f9cbc
0x3d21…8bbc0x9c95…e299Base$0.001100%Route unknown54d ago0x285f23…294734
0x3d21…8bbc0x9c95…e299Base$0.001100%Route unknown54d ago0xd0f0f3…86cabe
0x3d21…8bbc0x9c95…e299Base$0.001100%Route unknown54d ago0xbaa37a…2c0f22
0x3d21…8bbc0x9c95…e299Base$0.001100%Route unknown54d ago0x89eec2…4793e4
0x3d21…8bbc0x9c95…e299Base$0.001100%Route unknown54d ago0x92afd1…e48350
0x3d21…8bbc0x9c95…e299Base$0.001100%Route unknown54d ago0x4925ea…039a35

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.