Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x43df…54640xfe80…47eeBase—$0.001100%fluxa18d ago0x5c17ed…e40089
0x43df…54640xfe80…47eeBase—$0.001100%fluxa18d ago0x087105…5243ce
0x43df…54640xfe80…47eeBase—$0.001100%fluxa18d ago0x27babc…cabd27
0x43df…54640xfe80…47eeBase—$0.001100%fluxa18d ago0xa57de5…87b894
0x43df…54640xfe80…47eeBase—$0.001100%fluxa18d ago0x1860f5…3c88ef
0x43df…54640xfe80…47eeBase—$0.001100%fluxa18d ago0x3ebe73…e48bac
0x43df…54640xfe80…47eeBase—$0.001100%fluxa18d ago0x8a921b…7da1f3
0x43df…54640xfe80…47eeBase—$0.001100%fluxa18d ago0x3aabca…e0ad7a
0x43df…54640xfe80…47eeBase—$0.001100%fluxa18d ago0x542f4b…159a7f
0x43df…54640xfe80…47eeBase—$0.001100%fluxa18d ago0x4b8fbc…602983
0x43df…54640xfe80…47eeBase—$0.001100%fluxa18d ago0x57917c…1d5c67
0x43df…54640xfe80…47eeBase—$0.001100%fluxa18d ago0x962453…593e17
0x43df…54640xfe80…47eeBase—$0.001100%fluxa18d ago0x707db3…22bb37
0x43df…54640xfe80…47eeBase—$0.001100%fluxa18d ago0xbad4cb…4e17e2
0x43df…54640xfe80…47eeBase—$0.001100%fluxa18d ago0x466f7a…dbd5f5
0x43df…54640xfe80…47eeBase—$0.001100%fluxa18d ago0xcd4d3f…913d80
0x43df…54640xfe80…47eeBase—$0.001100%fluxa18d ago0x959918…f31e65
0x43df…54640xfe80…47eeBase—$0.001100%fluxa18d ago0x94a308…4f1069
0x43df…54640xfe80…47eeBase—$0.001100%fluxa18d ago0x33e0ea…536313
0x43df…54640xfe80…47eeBase—$0.001100%fluxa18d ago0xed2b55…d2770f
0x43df…54640xfe80…47eeBase—$0.001100%fluxa18d ago0xad87e2…e847bd
0x43df…54640xfe80…47eeBase—$0.001100%fluxa18d ago0x214466…2a4535
0x43df…54640xfe80…47eeBase—$0.001100%fluxa18d ago0x1bacc0…2e36c3
0x43df…54640xfe80…47eeBase—$0.001100%fluxa18d ago0xc14b4b…0c3ddd
0x43df…54640xfe80…47eeBase—$0.001100%fluxa18d ago0xf14390…8452d7

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.