Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2f75…bb760xfe80…47eeBase—$0.001100%fluxa15d ago0x322d74…e2f168
0x2f75…bb760xfe80…47eeBase—$0.001100%fluxa15d ago0x45cc0c…ac5456
0x2f75…bb760xfe80…47eeBase—$0.001100%fluxa15d ago0x9b9fea…f91ace
0x2f75…bb760xfe80…47eeBase—$0.001100%fluxa15d ago0x61f459…0aca24
0x2f75…bb760xfe80…47eeBase—$0.001100%fluxa15d ago0x9e811a…a7b5d5
0x2f75…bb760xfe80…47eeBase—$0.001100%fluxa15d ago0x3613e7…056232
0x2f75…bb760xfe80…47eeBase—$0.001100%fluxa15d ago0x2a77f5…3c7f8f
0x2f75…bb760xfe80…47eeBase—$0.001100%fluxa15d ago0x5e6d9f…7bb557
0x2f75…bb760xfe80…47eeBase—$0.001100%fluxa15d ago0x314980…479ce9
0x2f75…bb760xfe80…47eeBase—$0.001100%fluxa15d ago0x64b449…2119b0
0x2f75…bb760xfe80…47eeBase—$0.001100%fluxa15d ago0xee4b37…b1d818
0x2f75…bb760xfe80…47eeBase—$0.001100%fluxa15d ago0xb025bf…274a18
0x2f75…bb760xfe80…47eeBase—$0.001100%fluxa15d ago0x0f7a38…638302
0x2f75…bb760xfe80…47eeBase—$0.001100%fluxa15d ago0xbf8685…d3c6e6
0x2f75…bb760xfe80…47eeBase—$0.001100%fluxa15d ago0xeb2511…bb8f46
0x2f75…bb760xfe80…47eeBase—$0.001100%fluxa15d ago0x6bad72…9f4edf
0x2f75…bb760xfe80…47eeBase—$0.001100%fluxa15d ago0x0fe813…36bf2e
0x2f75…bb760xfe80…47eeBase—$0.001100%fluxa16d ago0xf1ffe3…2d044a
0x2f75…bb760xfe80…47eeBase—$0.001100%fluxa16d ago0x8f542c…27a701
0x2f75…bb760xfe80…47eeBase—$0.001100%fluxa16d ago0x3969dc…841361
0x2f75…bb760xfe80…47eeBase—$0.001100%fluxa16d ago0x66fc04…cc83ae
0x2f75…bb760xfe80…47eeBase—$0.001100%fluxa16d ago0xb01553…af6255
0x2f75…bb760xfe80…47eeBase—$0.001100%fluxa16d ago0xf20cd6…1dff70

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.