Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa67d ago0x4a0276…8c1f5b
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa67d ago0xc67141…91f50b
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa67d ago0x8738ea…ed0be2
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa67d ago0x787a34…dd3403
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa67d ago0x085e35…b2506a
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa67d ago0x5bb1cc…2f6af0
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa67d ago0x053238…cab6a4
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa67d ago0xeb9081…4ff9aa
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa67d ago0x680bbc…3f5d8f
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa67d ago0x7bbf6f…422ae5
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa67d ago0x9d3759…24183e
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa67d ago0xa5c65a…83658b
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa67d ago0x7a62da…892c95
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa67d ago0x8cc5de…923ce0
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa67d ago0xc82eb0…d10852
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa67d ago0xc645db…5c9f81
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa67d ago0xbb0576…9a7ac7
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa67d ago0x385cae…e8e930
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa67d ago0xe078c0…7c6ac9

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://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://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.