Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7f3b…cff40x9c95…e299Base—$0.001100%fluxa33d ago0x75cecf…9ec479
0x7f3b…cff40x9c95…e299Base—$0.001100%fluxa33d ago0x0d2371…5c291b
0x7f3b…cff40x9c95…e299Base—$0.001100%fluxa33d ago0x9e69e3…055187
0x7f3b…cff40x9c95…e299Base—$0.001100%fluxa33d ago0x322abd…dc1a16
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa33d ago0x4738bb…8e6c78
0x7f3b…cff40x9c95…e299Base—$0.001100%fluxa33d ago0xd3057e…ce5d2f
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa33d ago0x8b183e…f86b30
0x7f3b…cff40x9c95…e299Base—$0.001100%fluxa33d ago0x1734aa…4803a9
0x7f3b…cff40x9c95…e299Base—$0.001100%fluxa33d ago0xdad633…cf43e5
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa33d ago0xb9d60a…59f429
0x7f3b…cff40x9c95…e299Base—$0.001100%fluxa33d ago0x357674…4470e3
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa33d ago0xb70dc6…9baf6c
0x7f3b…cff40x9c95…e299Base—$0.001100%fluxa33d ago0xff2c5a…02dbbf
0x7f3b…cff40x9c95…e299Base—$0.001100%fluxa33d ago0xcb107f…8e91aa
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa33d ago0x733b80…4effa6
0x7f3b…cff40x9c95…e299Base—$0.001100%fluxa33d ago0xa5b780…f6a1e3
0x7f3b…cff40x9c95…e299Base—$0.001100%fluxa33d ago0x737e60…19af43
0x7f3b…cff40x9c95…e299Base—$0.001100%fluxa33d ago0x849dc1…54f7dd
0x7f3b…cff40x9c95…e299Base—$0.001100%fluxa33d ago0xc2f12b…7cfe1d
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa33d ago0xd62581…5566b7
0x7f3b…cff40x9c95…e299Base—$0.001100%fluxa33d ago0xd0031f…6a3908
0x7f3b…cff40x9c95…e299Base—$0.001100%fluxa33d ago0xfb30a9…dfaf59
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa33d ago0x037d1a…1e8459
0x7f3b…cff40x9c95…e299Base—$0.001100%fluxa33d ago0x1cfd74…be613c
0x7f3b…cff40x9c95…e299Base—$0.001100%fluxa33d ago0x8bd940…db5269

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.