Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa52d ago0x41a420…142d9e
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa52d ago0xd62494…b34e1f
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa52d ago0xb86bda…3a9978
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa52d ago0x5aeab1…7a4fe4
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa52d ago0x513633…ec977b
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa52d ago0x0ea4e2…f5bd5a
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa52d ago0x9c12f4…4129bb
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa52d ago0x52112d…e7c91c
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa52d ago0xafa302…2669f9
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa52d ago0x0c0f8f…62c1bb
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa52d ago0x76f9b1…a7e617
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa52d ago0x99aba3…66e187
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa52d ago0x941731…176d84
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa52d ago0x6f43c6…e112b3
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa52d ago0x682619…e07822
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa52d ago0x288790…402b8c
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa52d ago0x9f5c16…9eae11
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa52d ago0x9eace9…8620c0
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa52d ago0x71f813…6f8e7f
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa53d ago0xebb758…f7f5a7
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa53d ago0xe881b5…e24d44
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa53d ago0x01f8ae…07b9ee
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa53d ago0xa0840e…f55b24
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa53d ago0x55f965…a98149
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa53d ago0x29b2fe…d9110c

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.