Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa22d ago0xbcc793…41c72e
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa22d ago0x5e6889…3f495d
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa22d ago0x283d5e…88d8c3
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa22d ago0x67f8ef…644a82
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa22d ago0xc87e58…3d8a8c
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa22d ago0x08016a…7f4d07
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa22d ago0x8f2dfb…4ea6f2
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa22d ago0x853671…8f7320
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa22d ago0xbb4a1d…96650f
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa22d ago0xd2d969…81523e
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa22d ago0x083b75…cd78b4
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa22d ago0xb43a1a…75b71e
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa22d ago0xa7d788…5784f8
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa22d ago0xd1a0ab…cf81e4
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa22d ago0x311ac9…97abf7
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa22d ago0x8df254…402dbf
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa22d ago0x11095b…b74f65
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa22d ago0x54f702…56352b
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa22d ago0xd16ee2…27fb07
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa22d ago0x73af47…6d0c68
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa22d ago0x8b56d9…1e6b17
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa22d ago0xb33ec1…d5adb9
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa22d ago0x30e316…14d8e1
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa22d ago0xf6bb44…2198ae
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa22d ago0x7ebcb2…8d6a0b

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.