Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3c7a…6c3a0x9c95…e299Base—$0.001100%fluxa48d ago0xbb6506…f2a055
0x3c7a…6c3a0x9c95…e299Base—$0.001100%fluxa48d ago0x4d8f3a…3f68f7
0x3c7a…6c3a0x9c95…e299Base—$0.001100%fluxa48d ago0x790dd4…6c34ec
0x3c7a…6c3a0x9c95…e299Base—$0.001100%fluxa48d ago0xab7bb3…c82ac6
0x3c7a…6c3a0x9c95…e299Base—$0.001100%fluxa48d ago0xd376a8…ffbbab
0x3c7a…6c3a0x9c95…e299Base—$0.001100%fluxa48d ago0x139329…a56392
0x3c7a…6c3a0x9c95…e299Base—$0.001100%fluxa48d ago0x923184…50458e
0x3c7a…6c3a0x9c95…e299Base—$0.001100%fluxa48d ago0xa134f9…8b7e2d
0x3c7a…6c3a0xfe80…47eeBase—$0.001100%fluxa48d ago0x4edb76…3bbb75
0x3c7a…6c3a0x9c95…e299Base—$0.001100%fluxa48d ago0x498982…80fa2f
0x3c7a…6c3a0xfe80…47eeBase—$0.001100%fluxa48d ago0x4de69a…c5c717
0x3c7a…6c3a0x9c95…e299Base—$0.001100%fluxa48d ago0x767258…e03866
0x3c7a…6c3a0xfe80…47eeBase—$0.001100%fluxa49d ago0x9edea8…4a2573
0x3c7a…6c3a0x9c95…e299Base—$0.001100%fluxa49d ago0x448a95…b8692e
0x3c7a…6c3a0xfe80…47eeBase—$0.001100%fluxa49d ago0x4b39eb…dbde48
0x3c7a…6c3a0xfe80…47eeBase—$0.001100%fluxa49d ago0xd890d9…f276e0
0x3c7a…6c3a0xfe80…47eeBase—$0.001100%fluxa49d ago0x7f372b…7767c1
0x3c7a…6c3a0xfe80…47eeBase—$0.001100%fluxa49d ago0xb26203…45b3a9

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.