Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa50d ago0x0698c7…387282
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa50d ago0x0a43b0…964ab2
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa50d ago0xb64286…cd4e10
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa50d ago0xacd7cc…618fd6
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa50d ago0x88d649…64fca5
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa50d ago0x7e9413…d1309a
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa50d ago0x7e120d…5c8693
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa50d ago0xdb9dbd…8a74b2
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa50d ago0x090bf3…a6b9a4
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa50d ago0x750699…5cc412
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa50d ago0xc23950…2809ed
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa50d ago0x02389f…4d140a
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa50d ago0xa7affa…cadf26
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa50d ago0x79c5e6…5f06a3
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa50d ago0x729920…cf1d38
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa50d ago0xcef747…a76220
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa50d ago0x093bae…062828
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa50d ago0x8d3789…d0814e
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa50d ago0xf11ce3…ccbf58
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa50d ago0xc39906…21c00b
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa50d ago0x9ffbc2…f515c6
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa50d ago0xf9a118…0ba381
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa51d ago0xb24f39…15c0aa
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa51d ago0xbb0ccf…35b72e
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa51d ago0x3710e6…9c78ff

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.