Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaefc…fba20x9c95…e299Base—$0.001100%fluxa33d ago0xaaceb2…646e1f
0xaefc…fba20x9c95…e299Base—$0.001100%fluxa33d ago0x85da81…e09762
0xaefc…fba20x9c95…e299Base—$0.001100%fluxa33d ago0x691876…5956ed
0xaefc…fba20x9c95…e299Base—$0.001100%fluxa33d ago0x7290cc…18abec
0xaefc…fba20x9c95…e299Base—$0.001100%fluxa33d ago0xfb62c2…70f9ff
0xaefc…fba20x9c95…e299Base—$0.001100%fluxa33d ago0x453168…c30727
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa33d ago0xa24cb9…b9f0ad
0xaefc…fba20x9c95…e299Base—$0.001100%fluxa33d ago0x12d2cd…29af47
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa33d ago0xd3bbec…96e1f4
0xaefc…fba20x9c95…e299Base—$0.001100%fluxa33d ago0x84f0f9…d878af
0xaefc…fba20x9c95…e299Base—$0.001100%fluxa33d ago0x7a08d3…592381
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa33d ago0xdfc777…e898f2
0xaefc…fba20x9c95…e299Base—$0.001100%fluxa33d ago0xd558e2…2a729a
0xaefc…fba20x9c95…e299Base—$0.001100%fluxa33d ago0x6326ad…7d398c
0xaefc…fba20x9c95…e299Base—$0.001100%fluxa33d ago0xd025f1…dc6a7f
0xaefc…fba20x9c95…e299Base—$0.001100%fluxa34d ago0x5518eb…1e43c1
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa34d ago0x17712a…ee5e40
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa34d ago0x69c8dd…e851a7
0xaefc…fba20x9c95…e299Base—$0.001100%fluxa34d ago0x3dcefc…132ed6
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa34d ago0x224563…5e3f64
0xaefc…fba20x9c95…e299Base—$0.001100%fluxa34d ago0x5b0b4b…39ef5d
0xaefc…fba20x9c95…e299Base—$0.001100%fluxa34d ago0xdd6581…5ae7ea
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa34d ago0x12f6e0…4f0226
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa34d ago0xe85602…172b83
0xaefc…fba20x9c95…e299Base—$0.001100%fluxa34d ago0x2f7506…f8a7ba

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.