Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa20d ago0x81fdf9…28207a
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa20d ago0xfb589f…b4e3c1
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa20d ago0x409ce7…6c7c4c
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa20d ago0x117c44…106d36
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa21d ago0x2f62e3…8f135d
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa21d ago0xcdb969…0ab6d4
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa21d ago0x55db9c…b2329a
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa21d ago0x42fecc…12edab
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa21d ago0x95b136…97c0e2
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa21d ago0xc49dc3…f4bbe0
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa21d ago0x72e90c…f065f9
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa21d ago0x92559c…4412b5
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa21d ago0x1726a6…7998b5
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa21d ago0x2db265…4d104a
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa21d ago0xe993ff…3c1962
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa21d ago0xfe3b7b…c0ac50
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa21d ago0x765858…0f4eff
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa21d ago0x99b6e7…fb4d8e
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa21d ago0xe81007…3efaf4
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa21d ago0x6644bd…472477
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa21d ago0xf1925e…483b51
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa21d ago0x24dde4…968b31
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa21d ago0x4744ca…93ad42
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa21d ago0x27e159…bdfad6
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa21d ago0xffa56a…8ac6a8

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.