Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa18d ago0x06c6e5…bbca7f
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa18d ago0x59e249…52bc06
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa18d ago0xd0c8eb…810b62
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa18d ago0xbfe0c1…4d1578
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa18d ago0x7d0a83…7ad440
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa18d ago0xd0f4e0…c64aeb
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa18d ago0x14f2cd…4f5d3b
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa18d ago0x10eddf…c0aec8
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa19d ago0x2206a1…462fb1
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa19d ago0x92a9c2…277f6a
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa19d ago0xe9bfdb…3ea7a0
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa19d ago0x32c371…b80c23
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa19d ago0x6ae022…0e6eb2
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa19d ago0x875fdc…af9ff0
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa19d ago0xbcc8a4…29c882
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa19d ago0xf2ba01…97ec7e
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa19d ago0xbef7db…d7d762
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa19d ago0xb3c56c…50fc76
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa19d ago0xf7a591…8b3eff
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa19d ago0x5deb22…08c15b
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa19d ago0x1e4a34…54f07f
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa19d ago0x401e20…91d776
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa19d ago0x3e640b…ceb5b0
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa19d ago0xbbbabe…fee7a1
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa19d ago0xf8b011…1173e7

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.