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%fluxa66d ago0x783273…132e31
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa66d ago0xb75b8c…8cbd19
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa66d ago0xdb6b46…59e607
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa66d ago0xec9c66…3b803c
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa66d ago0x90c0e1…485456
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa66d ago0x08bcae…44a265
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa66d ago0x7d8d29…a24b3b
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa66d ago0x8b2d37…c1efb6
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa66d ago0xa00583…99e4dc
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa66d ago0x466bcb…24116f
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa66d ago0x319e7f…ee35b3
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa66d ago0x2342de…5c262b
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa66d ago0x661071…9e8eb2
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa66d ago0xc62a0f…e3d836
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa66d ago0x87e194…f3caeb
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa66d ago0xf8bf5a…fe261f
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa66d ago0xde237d…792987
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa67d ago0x9ee3b8…f68a5b
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa67d ago0xbd9edb…951019
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa67d ago0xaff01c…779c3c
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa67d ago0x4ec19d…a3ca93

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.