Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa18d ago0x472bab…6046fd
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa18d ago0x91ceca…38331b
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa18d ago0xdd40e5…d88630
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa18d ago0x9820a9…25c5b6
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa18d ago0x1b04e0…ba01f5
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa18d ago0x5d1763…3d4b83
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa18d ago0x1e36ac…db9b8e
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa19d ago0x624952…94cd60
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa19d ago0x5facc4…1b917f
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa19d ago0xaf91eb…87ed28
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa19d ago0x93a2cd…b74be7
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa19d ago0xf4f137…c2675c
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa19d ago0x13f916…1e7657
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa19d ago0x90b9dc…106020
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa19d ago0x37c270…b5a1d8
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa19d ago0xb49568…5213ec
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa19d ago0x951e26…35838c
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa19d ago0xfcef84…6063d5
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa19d ago0xbb086a…b98ca5
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa19d ago0x4b3269…292c3c
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa19d ago0x0b2508…d6099c
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa19d ago0xde8879…cd53ae
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa19d ago0x485b08…5c2bbd
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa19d ago0x1f4e46…33a1c0
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa19d ago0xbf5b32…d3c75b

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.