Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf330…29750xfe80…47eeBase—$0.001100%fluxa18d ago0x54e2c1…7fac9f
0xf330…29750xfe80…47eeBase—$0.001100%fluxa18d ago0xd15fa4…bd3ce8
0xf330…29750xfe80…47eeBase—$0.001100%fluxa18d ago0x0eeef7…67f6b7
0xf330…29750xfe80…47eeBase—$0.001100%fluxa18d ago0x7b876f…cc648c
0xf330…29750xfe80…47eeBase—$0.001100%fluxa18d ago0xf7e972…a61967
0xf330…29750xfe80…47eeBase—$0.001100%fluxa18d ago0xefc4fd…1b2209
0xf330…29750xfe80…47eeBase—$0.001100%fluxa18d ago0xb39234…5b9021
0xf330…29750xfe80…47eeBase—$0.001100%fluxa18d ago0xa644e7…b42f70
0xf330…29750xfe80…47eeBase—$0.001100%fluxa18d ago0x3add1a…03689a
0xf330…29750xfe80…47eeBase—$0.001100%fluxa18d ago0x3e4b68…d58bd1
0xf330…29750xfe80…47eeBase—$0.001100%fluxa18d ago0x1dadb6…2668e7
0xf330…29750xfe80…47eeBase—$0.001100%fluxa18d ago0x8fce18…559835
0xf330…29750xfe80…47eeBase—$0.001100%fluxa18d ago0x085eb2…799926
0xf330…29750xfe80…47eeBase—$0.001100%fluxa18d ago0xd0aa9a…8f82f2
0xf330…29750xfe80…47eeBase—$0.001100%fluxa18d ago0x3f938f…49acb7
0xf330…29750xfe80…47eeBase—$0.001100%fluxa18d ago0x3267a6…02358c
0xf330…29750xfe80…47eeBase—$0.001100%fluxa18d ago0x0a1f76…b79a3e
0xf330…29750xfe80…47eeBase—$0.001100%fluxa18d ago0x0825b4…0bb35f
0xf330…29750xfe80…47eeBase—$0.001100%fluxa18d ago0xa04d09…03ed7e
0xf330…29750xfe80…47eeBase—$0.001100%fluxa18d ago0xa2235c…03e5a5
0xf330…29750xfe80…47eeBase—$0.001100%fluxa18d ago0x2b3d15…86efc3
0xf330…29750xfe80…47eeBase—$0.001100%fluxa18d ago0xa502c2…6c4057
0xf330…29750xfe80…47eeBase—$0.001100%fluxa18d ago0x2d69bd…9105f0
0xf330…29750xfe80…47eeBase—$0.001100%fluxa19d ago0x797763…4cb3dd
0xf330…29750xfe80…47eeBase—$0.001100%fluxa19d ago0x3303bf…ec5bcb

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.