Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xad50…65520xfe80…47eeBase—$0.001100%fluxa18d ago0xb473f6…823c53
0xad50…65520xfe80…47eeBase—$0.001100%fluxa18d ago0x97cb31…caab76
0xad50…65520xfe80…47eeBase—$0.001100%fluxa18d ago0x9e2323…a4218e
0xad50…65520xfe80…47eeBase—$0.001100%fluxa18d ago0xf1fe3c…87ee03
0xad50…65520xfe80…47eeBase—$0.001100%fluxa18d ago0x540171…36330f
0xad50…65520xfe80…47eeBase—$0.001100%fluxa18d ago0x294e11…90bf24
0xad50…65520xfe80…47eeBase—$0.001100%fluxa18d ago0x503d03…fc4167
0xad50…65520xfe80…47eeBase—$0.001100%fluxa18d ago0x6a9781…36718c
0xad50…65520xfe80…47eeBase—$0.001100%fluxa18d ago0x0b350a…f10a7c
0xad50…65520xfe80…47eeBase—$0.001100%fluxa18d ago0xfd4c18…a3fe01
0xad50…65520xfe80…47eeBase—$0.001100%fluxa18d ago0xb55e96…36400d
0xad50…65520xfe80…47eeBase—$0.001100%fluxa18d ago0x95418a…7adf1c
0xad50…65520xfe80…47eeBase—$0.001100%fluxa18d ago0x54a500…ecc0ea
0xad50…65520xfe80…47eeBase—$0.001100%fluxa18d ago0xd56874…f6ff8f
0xad50…65520xfe80…47eeBase—$0.001100%fluxa18d ago0xa527a6…8c9e38
0xad50…65520xfe80…47eeBase—$0.001100%fluxa18d ago0x1f44a8…0f4025
0xad50…65520xfe80…47eeBase—$0.001100%fluxa18d ago0x5a1bc0…debedc
0xad50…65520xfe80…47eeBase—$0.001100%fluxa18d ago0x287241…0fa82c
0xad50…65520xfe80…47eeBase—$0.001100%fluxa18d ago0xcd98c4…173e35
0xad50…65520xfe80…47eeBase—$0.001100%fluxa19d ago0x8e40c9…3ab013
0xad50…65520xfe80…47eeBase—$0.001100%fluxa19d ago0x7f3f67…e39123
0xad50…65520xfe80…47eeBase—$0.001100%fluxa19d ago0xd6eeb4…6da716
0xad50…65520xfe80…47eeBase—$0.001100%fluxa19d ago0x7a9d0f…682181
0xad50…65520xfe80…47eeBase—$0.001100%fluxa19d ago0x3e76fa…cc5b3a
0xad50…65520xfe80…47eeBase—$0.001100%fluxa19d ago0xee6dcf…a5a706

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.