Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xebfd…589b0xfe80…47eeBase$0.001100%fluxa34d ago0x299560…d1231e
0xebfd…589b0xfe80…47eeBase$0.001100%fluxa34d ago0x6906df…18ba23
0xebfd…589b0xfe80…47eeBase$0.001100%fluxa34d ago0x6242c9…27ff69
0xebfd…589b0xfe80…47eeBase$0.001100%fluxa34d ago0x5b5e32…84914a
0xebfd…589b0xfe80…47eeBase$0.001100%fluxa34d ago0x4d0e0c…a9dc18
0xebfd…589b0xfe80…47eeBase$0.001100%fluxa34d ago0xaeb8d7…ba8dfc
0xebfd…589b0xfe80…47eeBase$0.001100%fluxa34d ago0xff0946…cf0eff
0xebfd…589b0xfe80…47eeBase$0.001100%fluxa34d ago0xacdda2…20c8a0
0xebfd…589b0xfe80…47eeBase$0.001100%fluxa34d ago0xa6fa3c…619932
0xebfd…589b0xfe80…47eeBase$0.001100%fluxa34d ago0xe1ff62…055cf5
0xebfd…589b0xfe80…47eeBase$0.001100%fluxa34d ago0x842111…59acb5
0xebfd…589b0xfe80…47eeBase$0.001100%fluxa34d ago0x8f349b…995a35
0xebfd…589b0xfe80…47eeBase$0.001100%fluxa34d ago0xc14b16…2ad44e
0xebfd…589b0xfe80…47eeBase$0.001100%fluxa35d ago0xe9b808…7dc119
0xebfd…589b0xfe80…47eeBase$0.001100%fluxa35d ago0x68aa63…1d3ed6
0xebfd…589b0xfe80…47eeBase$0.001100%fluxa35d ago0x7b12d3…cb3c40
0xebfd…589b0xfe80…47eeBase$0.001100%fluxa35d ago0xf3253b…5ecaab
0xebfd…589b0xfe80…47eeBase$0.001100%fluxa35d ago0x7ee3fc…d581a4
0xebfd…589b0x9c95…e299Base$0.001100%fluxa35d ago0x07e8e3…a18cd1
0xebfd…589b0xfe80…47eeBase$0.001100%fluxa35d ago0xd22594…5cef11
0xebfd…589b0xfe80…47eeBase$0.001100%fluxa35d ago0xdc61af…b54942
0xebfd…589b0x9c95…e299Base$0.001100%fluxa35d ago0xf003df…88ce5a
0xebfd…589b0x9c95…e299Base$0.001100%fluxa35d ago0x74ca6f…743c15
0xebfd…589b0x9c95…e299Base$0.001100%fluxa35d ago0x67324a…3a5137
0xebfd…589b0x9c95…e299Base$0.001100%fluxa35d ago0x718f42…582849

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.