Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bd5…d7520xfe80…47eeBase$0.001100%fluxa18d ago0x3a969e…762b07
0x4bd5…d7520xfe80…47eeBase$0.001100%fluxa18d ago0xd3f3b7…9de2cc
0x4bd5…d7520xfe80…47eeBase$0.001100%fluxa18d ago0x5bf39c…dbc50e
0x4bd5…d7520xfe80…47eeBase$0.001100%fluxa18d ago0x174f95…0ca1c2
0x4bd5…d7520xfe80…47eeBase$0.001100%fluxa18d ago0xbdf7f7…c2514e
0x4bd5…d7520xfe80…47eeBase$0.001100%fluxa18d ago0x7dbacd…8de88b
0x4bd5…d7520xfe80…47eeBase$0.001100%fluxa18d ago0x9e2348…5a1025
0x4bd5…d7520xfe80…47eeBase$0.001100%fluxa18d ago0xf2ca3d…cfa101
0x4bd5…d7520xfe80…47eeBase$0.001100%fluxa18d ago0x3b5759…81509b
0x4bd5…d7520xfe80…47eeBase$0.001100%fluxa19d ago0x129927…fe3fd0
0x4bd5…d7520xfe80…47eeBase$0.001100%fluxa19d ago0xe8a465…dfc187
0x4bd5…d7520xfe80…47eeBase$0.001100%fluxa19d ago0x319b2f…4f68a5
0x4bd5…d7520xfe80…47eeBase$0.001100%fluxa19d ago0x5a5e8a…4caaf6
0x4bd5…d7520xfe80…47eeBase$0.001100%fluxa19d ago0x718a6c…67fb05
0x4bd5…d7520xfe80…47eeBase$0.001100%fluxa19d ago0xd781b8…760ec5
0x4bd5…d7520xfe80…47eeBase$0.001100%fluxa19d ago0x778b4c…89c22f
0x4bd5…d7520xfe80…47eeBase$0.001100%fluxa19d ago0xa6b1fb…441d3d
0x4bd5…d7520xfe80…47eeBase$0.001100%fluxa19d ago0x0e4387…d9383a
0x4bd5…d7520xfe80…47eeBase$0.001100%fluxa19d ago0x145621…14f463
0x4bd5…d7520xfe80…47eeBase$0.001100%fluxa19d ago0x7ca4bf…8cd35d
0x4bd5…d7520xfe80…47eeBase$0.001100%fluxa19d ago0x85f75c…ac4b67
0x4bd5…d7520xfe80…47eeBase$0.001100%fluxa19d ago0x7f4bbc…7664f9
0x4bd5…d7520xfe80…47eeBase$0.001100%fluxa19d ago0xe213c9…c0e5aa
0x4bd5…d7520xfe80…47eeBase$0.001100%fluxa19d ago0xb891cd…c3e0d7
0x4bd5…d7520xfe80…47eeBase$0.001100%fluxa19d ago0x5b1167…b68069

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.