Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa78d ago0x0c8687…63b4a6
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa78d ago0x771d47…f53699
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa78d ago0xef46a9…50bbce
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa78d ago0x8e02c7…871815
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa78d ago0xf192a2…7b5dfe
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa78d ago0x39e59d…cd00e8
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa78d ago0x54ce9f…104039
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa78d ago0x63c582…b38615
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa78d ago0xdc2e07…86216b
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa78d ago0xd1f789…931be9
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa78d ago0xc4b500…364193
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa78d ago0x36d049…133981
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa78d ago0x2289d4…b85e56
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa78d ago0xc3fec4…bdf15e
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa78d ago0x5bfba2…c68531
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa78d ago0x459c76…298420
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa78d ago0x48cce5…20754b
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa78d ago0x7c8d02…9d7ff5
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa78d ago0x75afbd…79da9d
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa78d ago0x05cf25…9bbb97
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa78d ago0x63c145…ca4a14
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa79d ago0xe108a3…17d68c
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa79d ago0x04ba9a…94b480
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa79d ago0xc49a6e…0952aa
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa79d ago0xf62d99…f5ad01

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.