Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x092a…28170xfe80…47eeBase—$0.001100%fluxa20d ago0x4ddbc7…b0b410
0x092a…28170xfe80…47eeBase—$0.001100%fluxa20d ago0x6be11c…080fce
0x092a…28170xfe80…47eeBase—$0.001100%fluxa20d ago0x0d6bc8…9982f1
0x092a…28170xfe80…47eeBase—$0.001100%fluxa20d ago0x446e06…bbaec3
0x092a…28170xfe80…47eeBase—$0.001100%fluxa20d ago0xe1372d…a4593c
0x092a…28170xfe80…47eeBase—$0.001100%fluxa20d ago0x15c152…4ffca9
0x092a…28170xfe80…47eeBase—$0.001100%fluxa20d ago0x811dd2…e67dd3
0x092a…28170xfe80…47eeBase—$0.001100%fluxa20d ago0xafba0c…04715a
0x092a…28170xfe80…47eeBase—$0.001100%fluxa20d ago0x35a56e…2fb335
0x092a…28170xfe80…47eeBase—$0.001100%fluxa20d ago0xc2134c…881fdb
0x092a…28170xfe80…47eeBase—$0.001100%fluxa20d ago0xc86b27…794864
0x092a…28170xfe80…47eeBase—$0.001100%fluxa20d ago0xf3c1a7…3d2edb
0x092a…28170xfe80…47eeBase—$0.001100%fluxa20d ago0x5caaa0…145532
0x092a…28170xfe80…47eeBase—$0.001100%fluxa20d ago0xa0e32d…5b045b
0x092a…28170xfe80…47eeBase—$0.001100%fluxa20d ago0x7b0fd7…e48a7a
0x092a…28170xfe80…47eeBase—$0.001100%fluxa20d ago0x0b720e…110c5f
0x092a…28170xfe80…47eeBase—$0.001100%fluxa20d ago0xc6ba71…7ca2ba
0x092a…28170xfe80…47eeBase—$0.001100%fluxa20d ago0xdd3f5d…36f187
0x092a…28170xfe80…47eeBase—$0.001100%fluxa20d ago0xee4935…fb9610
0x092a…28170xfe80…47eeBase—$0.001100%fluxa20d ago0xf9cd44…cd4e39
0x092a…28170xfe80…47eeBase—$0.001100%fluxa20d ago0x761a94…24855a
0x092a…28170xfe80…47eeBase—$0.001100%fluxa20d ago0x0f94ce…e2e65c
0x092a…28170xfe80…47eeBase—$0.001100%fluxa20d ago0x712ebc…572c77
0x092a…28170xfe80…47eeBase—$0.001100%fluxa20d ago0xb40f4e…80f384
0x092a…28170xfe80…47eeBase—$0.001100%fluxa20d ago0x79d93e…f1409c

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.