Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7f80…cc300x9c95…e299Base—$0.001100%fluxa43d ago0x461835…b6c14e
0x7f80…cc300x9c95…e299Base—$0.001100%fluxa43d ago0xf747a8…3f81bd
0x7f80…cc300xfe80…47eeBase—$0.001100%fluxa43d ago0xe5abd7…1e2692
0x7f80…cc300x9c95…e299Base—$0.001100%fluxa43d ago0xd49039…b71e67
0x7f80…cc300x9c95…e299Base—$0.001100%fluxa43d ago0x7744ae…75feb6
0x7f80…cc300x9c95…e299Base—$0.001100%fluxa43d ago0x9b4eb8…dc2a73
0x7f80…cc300x9c95…e299Base—$0.001100%fluxa43d ago0xa0b777…8130f6
0x7f80…cc300xfe80…47eeBase—$0.001100%fluxa43d ago0x613cc0…86e97f
0x7f80…cc300xfe80…47eeBase—$0.001100%fluxa43d ago0x8df0ba…73aed6
0x7f80…cc300x9c95…e299Base—$0.001100%fluxa43d ago0x56cd1d…3c70ae
0x7f80…cc300x9c95…e299Base—$0.001100%fluxa43d ago0xcd5abe…b02f26
0x7f80…cc300xfe80…47eeBase—$0.001100%fluxa44d ago0x9c6fc2…766300
0x7f80…cc300xfe80…47eeBase—$0.001100%fluxa44d ago0x344baa…be3644
0x7f80…cc300xfe80…47eeBase—$0.001100%fluxa44d ago0x6b4e03…1529d3
0x7f80…cc300x9c95…e299Base—$0.001100%fluxa44d ago0x1a895c…c774af
0x7f80…cc300x9c95…e299Base—$0.001100%fluxa44d ago0x850bbd…2f2d49
0x7f80…cc300x9c95…e299Base—$0.001100%fluxa44d ago0x1d3fea…22dbaa
0x7f80…cc300xfe80…47eeBase—$0.001100%fluxa44d ago0x8f2045…54e2ad
0x7f80…cc300x9c95…e299Base—$0.001100%fluxa44d ago0x2b96d8…d6b894
0x7f80…cc300xfe80…47eeBase—$0.001100%fluxa44d ago0x80ea7c…745931
0x7f80…cc300xfe80…47eeBase—$0.001100%fluxa44d ago0x3108ad…ba1783
0x7f80…cc300x9c95…e299Base—$0.001100%fluxa44d ago0x94c1ec…3dc713
0x7f80…cc300x9c95…e299Base—$0.001100%fluxa44d ago0xab31bd…073e06
0x7f80…cc300xfe80…47eeBase—$0.001100%fluxa44d ago0x4fa121…b17b47
0x7f80…cc300x9c95…e299Base—$0.001100%fluxa44d ago0x0eae0e…6d7849

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.