Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown28d ago0x1e1dc3…fcd9ba
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown28d ago0x1a1bb3…e84690
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown28d ago0xb35a56…b6987f
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown28d ago0x3aab7b…f1976e
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown28d ago0x128f86…cf6504
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown28d ago0x49966a…2ac2f8
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown28d ago0xa8d623…cb39f2
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown28d ago0xb51efe…7bea03
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown28d ago0x1dcf09…e9fc8d
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown28d ago0x0f2582…41f5b4
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown28d ago0x1b670b…dc9cc3
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown28d ago0xd23e9f…14f721
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown28d ago0x4eb169…a40055
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown28d ago0x80954b…a69fa5
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown28d ago0x893ac4…b7e064
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown28d ago0x88c705…c141a7
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown28d ago0x7fdb9a…adc3a9
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown28d ago0x8be460…3d7ebd
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown28d ago0xbf4a4f…163c0f
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown28d ago0xc18117…2d1b80
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown28d ago0x76ffab…fb1092
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown28d ago0x2bc86f…927388
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown28d ago0x3bebaa…820739
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown28d ago0x6f449e…ba1ce3
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown28d ago0x264de8…de5e5c

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.