Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0370…ac290x9c95…e299Base$0.001100%Route unknown24d ago0x0d6c63…5812aa
0x0370…ac290x9c95…e299Base$0.001100%Route unknown24d ago0xfa12f4…621884
0x0370…ac290x9c95…e299Base$0.001100%Route unknown24d ago0xfe4a64…a88529
0x0370…ac290x9c95…e299Base$0.001100%Route unknown24d ago0xac1f3f…4818eb
0x0370…ac290x9c95…e299Base$0.001100%Route unknown24d ago0xe656fa…799043
0x0370…ac290x9c95…e299Base$0.001100%Route unknown24d ago0x482d80…f449ff
0x0370…ac290x9c95…e299Base$0.001100%Route unknown24d ago0x7e74bf…214f6c
0x0370…ac290x9c95…e299Base$0.001100%Route unknown24d ago0xca91f4…b2e4dd
0x0370…ac290x9c95…e299Base$0.001100%Route unknown24d ago0x799fa9…860f18
0x0370…ac290x9c95…e299Base$0.001100%Route unknown25d ago0x20a1c3…1a904e
0x0370…ac290x9c95…e299Base$0.001100%Route unknown25d ago0x4260bf…e3f349
0x0370…ac290x9c95…e299Base$0.001100%Route unknown25d ago0x742ba4…4797a1
0x0370…ac290x9c95…e299Base$0.001100%Route unknown25d ago0x5c4649…99e72d
0x0370…ac290x9c95…e299Base$0.001100%Route unknown25d ago0x40ee86…acd45d
0x0370…ac290x9c95…e299Base$0.001100%Route unknown25d ago0x94217e…d3be59
0x0370…ac290x9c95…e299Base$0.001100%Route unknown25d ago0x98e60a…690b63
0x0370…ac290x9c95…e299Base$0.001100%Route unknown25d ago0x1a7707…ff8076
0x0370…ac290x9c95…e299Base$0.001100%Route unknown25d ago0x72cf0d…c2e12a
0x0370…ac290x9c95…e299Base$0.001100%Route unknown25d ago0x9306f2…000883
0x0370…ac290x9c95…e299Base$0.001100%Route unknown25d ago0x71e929…2c3fb7
0x0370…ac290x9c95…e299Base$0.001100%Route unknown25d ago0xc9c2b6…3511c8
0x0370…ac290x9c95…e299Base$0.001100%Route unknown25d ago0x1270eb…4a848c

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.