Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xde95…32830xfe80…47eeBase—$0.001100%fluxa14d ago0xa6784c…e7adc0
0xde95…32830xfe80…47eeBase—$0.001100%fluxa14d ago0x004bd6…b0a905
0xde95…32830xfe80…47eeBase—$0.001100%fluxa14d ago0xcf2222…7ab302
0xde95…32830xfe80…47eeBase—$0.001100%fluxa14d ago0x1d1b47…517340
0xde95…32830xfe80…47eeBase—$0.001100%fluxa14d ago0xcee9b9…5886a1
0xde95…32830xfe80…47eeBase—$0.001100%fluxa14d ago0xb1d46b…0b608a
0xde95…32830xfe80…47eeBase—$0.001100%fluxa14d ago0x660174…ad496f
0xde95…32830xfe80…47eeBase—$0.001100%fluxa14d ago0x9eb0e9…c1cee9
0xde95…32830xfe80…47eeBase—$0.001100%fluxa14d ago0xdf2d14…3f7c5d
0xde95…32830xfe80…47eeBase—$0.001100%fluxa14d ago0x81874a…aff715
0xde95…32830xfe80…47eeBase—$0.001100%fluxa14d ago0x6b47cf…4a2ceb
0xde95…32830xfe80…47eeBase—$0.001100%fluxa14d ago0x797704…ff7ad7
0xde95…32830xfe80…47eeBase—$0.001100%fluxa14d ago0xde08a9…438693
0xde95…32830xfe80…47eeBase—$0.001100%fluxa14d ago0x44b830…67eec0
0xde95…32830xfe80…47eeBase—$0.001100%fluxa14d ago0x7e22f6…e6f8f0
0xde95…32830xfe80…47eeBase—$0.001100%fluxa14d ago0xa57bb3…2915bd
0xde95…32830xfe80…47eeBase—$0.001100%fluxa14d ago0xa10021…c6d748
0xde95…32830xfe80…47eeBase—$0.001100%fluxa14d ago0xd3cb00…980693
0xde95…32830xfe80…47eeBase—$0.001100%fluxa14d ago0x87ccdf…7cfd51
0xde95…32830xfe80…47eeBase—$0.001100%fluxa14d ago0x7c1fc5…b86285
0xde95…32830xfe80…47eeBase—$0.001100%fluxa14d ago0x7fc049…756e8e
0xde95…32830xfe80…47eeBase—$0.001100%fluxa14d ago0xaa4810…f01d54
0xde95…32830xfe80…47eeBase—$0.001100%fluxa14d ago0x84b15e…72a9ce
0xde95…32830xfe80…47eeBase—$0.001100%fluxa14d ago0x49ed5f…0fec41
0xde95…32830xfe80…47eeBase—$0.001100%fluxa14d ago0x4cc6cc…b414ad

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.