Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa22d ago0xc7a336…83a17b
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa22d ago0x1e1ce9…ad0422
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa22d ago0x162311…689871
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa22d ago0x508684…e65a82
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa22d ago0xeb01d1…9b00a4
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa22d ago0x2ccbd0…fcb027
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa22d ago0xc9d41b…57e04b
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa22d ago0xcfb780…2cdcb0
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa22d ago0xc444f0…0e0e09
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa22d ago0xae6fb2…49e690
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa22d ago0x657f10…672f73
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa22d ago0x65d1ef…21f35c
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa22d ago0x8fa03d…baeff9
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa22d ago0xa3a272…9cd84b
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa22d ago0x11950f…fde827
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa22d ago0xa3ebf6…2248f1
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa22d ago0xb05ca5…d14317
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa22d ago0x1fa565…3d00c4
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa23d ago0x98856c…0d2c70
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa23d ago0x865934…c8967c
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa23d ago0x1e609a…55643f
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa23d ago0xa7c90f…fa6753
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa23d ago0x97d313…a97f44
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa23d ago0xbb0c50…e4e5fc
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa23d ago0xfd14ce…f2ab09

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.