Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa18d ago0x8819a7…f56825
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa18d ago0x9c576b…a73fb5
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa18d ago0x75381d…424e57
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa18d ago0xbf9289…e3fa19
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa18d ago0x30f10f…9bcf03
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa18d ago0x670346…74d583
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa18d ago0xfa8270…c7ba42
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa18d ago0xffe7d4…048a11
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa18d ago0x8a8e9d…e23a98
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa18d ago0x3310f3…56bfcb
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa18d ago0x08f467…d2439b
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa18d ago0x46f1d5…d8180a
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa18d ago0xa1d1a2…fcd8f8
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa18d ago0x72283e…f24d1b
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa18d ago0x733dc9…b84ae8
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa18d ago0x9ea492…19fe3b
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa18d ago0x9a1a80…a84cba
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa18d ago0x7f605a…26de4e
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa18d ago0x0321c2…2a3869
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa18d ago0x7df384…964b74
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa18d ago0x8338f1…128fce
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa18d ago0x3f3717…8c4da9
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa19d ago0xe7518c…038013
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa19d ago0x53e4d1…1b0a38
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa19d ago0x64580e…64a313

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.