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%fluxa70d ago0x0e4f59…b3086f
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa70d ago0xf2ff0f…9c6b9f
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa70d ago0x611249…1a7223
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa70d ago0xf000ad…555fcd
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa70d ago0xa16c9e…3b50ab
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa70d ago0x90c69d…fa5752
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa70d ago0x8c542e…36c15c
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa70d ago0x14507e…66ae80
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa70d ago0x69f0a9…e58b44
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa70d ago0x8d0c9a…09b784
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa70d ago0x34b466…5a6dd4
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa70d ago0x43dfd1…cfd1a6
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa70d ago0xd73e48…3aaa9b
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa70d ago0x756349…9d8b29
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa70d ago0xc7b074…87726e
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa70d ago0xf09a85…1ec3e3
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa70d ago0x13dab9…8664cd
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa70d ago0xc7684d…77da77
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa70d ago0x827a7e…6a67d0
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa70d ago0x942ca8…0ec231
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa70d ago0x77edd9…ee9452
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa70d ago0xc7df0c…ccc9e6
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa70d ago0xec9b7e…ad62ba
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa70d ago0x79f127…fbbae9
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa70d ago0x63b4f4…142745

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.