Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x749d…c2f40xfe80…47eeBase—$0.001100%fluxa38d ago0x3e08c5…b6b0fa
0x749d…c2f40x9c95…e299Base—$0.001100%fluxa38d ago0x8cfc8b…94883d
0x749d…c2f40x9c95…e299Base—$0.001100%fluxa38d ago0x24be87…964f95
0x749d…c2f40xfe80…47eeBase—$0.001100%fluxa38d ago0xbfa59e…34dcc5
0x749d…c2f40xfe80…47eeBase—$0.001100%fluxa38d ago0x7c2c49…a47340
0x749d…c2f40xfe80…47eeBase—$0.001100%fluxa38d ago0x965181…900d2b
0x749d…c2f40xfe80…47eeBase—$0.001100%fluxa38d ago0xd12781…c11c8e
0x749d…c2f40xfe80…47eeBase—$0.001100%fluxa38d ago0x5fc695…8b28bb
0x749d…c2f40x9c95…e299Base—$0.001100%fluxa38d ago0x18cba2…41d089
0x749d…c2f40xfe80…47eeBase—$0.001100%fluxa39d ago0x7f6ce8…65afbb
0x749d…c2f40xfe80…47eeBase—$0.001100%fluxa39d ago0x90b131…c6e252
0x749d…c2f40x9c95…e299Base—$0.001100%fluxa39d ago0x3b7ef9…6e1392
0x749d…c2f40xfe80…47eeBase—$0.001100%fluxa39d ago0x74884b…c5198d
0x749d…c2f40xfe80…47eeBase—$0.001100%fluxa39d ago0x19503f…ebc2cb
0x749d…c2f40xfe80…47eeBase—$0.001100%fluxa39d ago0x66fa0f…fdb09b
0x749d…c2f40xfe80…47eeBase—$0.001100%fluxa39d ago0xcc3b22…b61d89
0x749d…c2f40xfe80…47eeBase—$0.001100%fluxa39d ago0xc6cb34…da186c
0x749d…c2f40x9c95…e299Base—$0.001100%fluxa39d ago0xb23a58…0fb6b7
0x749d…c2f40xfe80…47eeBase—$0.001100%fluxa39d ago0xc66239…c7c34f
0x749d…c2f40x9c95…e299Base—$0.001100%fluxa39d ago0x908947…f4fe61
0x749d…c2f40xfe80…47eeBase—$0.001100%fluxa39d ago0xe2fc02…26b459
0x749d…c2f40xfe80…47eeBase—$0.001100%fluxa39d ago0xe7d5f6…233fb9
0x749d…c2f40x9c95…e299Base—$0.001100%fluxa39d ago0x11807b…89d312
0x749d…c2f40xfe80…47eeBase—$0.001100%fluxa39d ago0x3957c6…43b408
0x749d…c2f40xfe80…47eeBase—$0.001100%fluxa39d ago0xb25c3b…02f541

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.