Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4222…89650xfe80…47eeBase—$0.001100%fluxa22d ago0xfc2690…57a62a
0x4222…89650xfe80…47eeBase—$0.001100%fluxa22d ago0x51d8ec…b4b92a
0x4222…89650xfe80…47eeBase—$0.001100%fluxa22d ago0xd93a69…8f6f45
0x4222…89650xfe80…47eeBase—$0.001100%fluxa22d ago0x0813de…16694f
0x4222…89650xfe80…47eeBase—$0.001100%fluxa22d ago0x36f70b…b8f174
0x4222…89650xfe80…47eeBase—$0.001100%fluxa22d ago0x8280ae…421337
0x4222…89650xfe80…47eeBase—$0.001100%fluxa22d ago0xba6e55…49bbf7
0x4222…89650xfe80…47eeBase—$0.001100%fluxa22d ago0xef616d…191a88
0x4222…89650xfe80…47eeBase—$0.001100%fluxa22d ago0xbaf1f9…b5515a
0x4222…89650xfe80…47eeBase—$0.001100%fluxa22d ago0xdb96b7…3de2ee
0x4222…89650xfe80…47eeBase—$0.001100%fluxa22d ago0xca9ed6…7bcf93
0x4222…89650xfe80…47eeBase—$0.001100%fluxa22d ago0x1381bb…1db4a2
0x4222…89650xfe80…47eeBase—$0.001100%fluxa22d ago0x83dc20…0c28dc
0x4222…89650xfe80…47eeBase—$0.001100%fluxa22d ago0xbbf756…4b8216
0x4222…89650xfe80…47eeBase—$0.001100%fluxa22d ago0x99b05f…701f74
0x4222…89650xfe80…47eeBase—$0.001100%fluxa22d ago0x459130…dc4e7f
0x4222…89650xfe80…47eeBase—$0.001100%fluxa22d ago0x5a3347…435e73
0x4222…89650xfe80…47eeBase—$0.001100%fluxa22d ago0xb62a48…4d1e71
0x4222…89650xfe80…47eeBase—$0.001100%fluxa22d ago0xf7b70d…a7f394
0x4222…89650xfe80…47eeBase—$0.001100%fluxa22d ago0x6845c2…c13fba
0x4222…89650xfe80…47eeBase—$0.001100%fluxa22d ago0x6d01f4…4587ab
0x4222…89650xfe80…47eeBase—$0.001100%fluxa22d ago0x8d14f2…124d83
0x4222…89650xfe80…47eeBase—$0.001100%fluxa22d ago0x27b3d5…c1053c
0x4222…89650xfe80…47eeBase—$0.001100%fluxa22d ago0xdf66ba…b5d8de
0x4222…89650xfe80…47eeBase—$0.001100%fluxa22d ago0x8745fd…65cf7d

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.