Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown25d ago0x01df8d…e30a31
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown25d ago0x7e9f17…fbbba1
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown25d ago0x47b804…10df40
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown25d ago0x252c53…5fe326
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown25d ago0x7922f2…f0cec6
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown25d ago0x7bded1…ef4416
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown25d ago0x1d93bf…5720bf
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown25d ago0x2109cb…1008ee
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown25d ago0xe5c9be…4dfd04
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown25d ago0x1b6fdf…201252
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown25d ago0xfbb170…e87f8a
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown26d ago0x17ec4f…9d6864
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown26d ago0x2d32cd…873b6f
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown26d ago0xb071ee…58b1a2
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown26d ago0x344447…c0dc74
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown26d ago0x1296d5…862aba
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown26d ago0x95d0de…bf3445
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown26d ago0xae34d3…b5f906
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown26d ago0xe02fd6…8055ab
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown26d ago0x194f33…b2635c
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown26d ago0x918562…811915
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown26d ago0x599a9c…25d4b7
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown26d ago0xc72b1c…3ca204
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown26d ago0xdae747…4cbb90
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown26d ago0x4914f2…f18082

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.