Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6068…27010xfe80…47eeBase—$0.001100%fluxa36d ago0x1bfc91…3117fe
0x6068…27010xfe80…47eeBase—$0.001100%fluxa36d ago0x96baf2…253db8
0x6068…27010xfe80…47eeBase—$0.001100%fluxa36d ago0xc084c8…96f4a6
0x6068…27010xfe80…47eeBase—$0.001100%fluxa36d ago0xceace1…10e977
0x6068…27010xfe80…47eeBase—$0.001100%fluxa36d ago0xdec614…9c3b7e
0x6068…27010xfe80…47eeBase—$0.001100%fluxa36d ago0x629482…e7dd0a
0x6068…27010x9c95…e299Base—$0.001100%fluxa36d ago0xda0feb…450b35
0x6068…27010xfe80…47eeBase—$0.001100%fluxa37d ago0xa12908…8d32ec
0x6068…27010xfe80…47eeBase—$0.001100%fluxa37d ago0x718279…f8a051
0x6068…27010xfe80…47eeBase—$0.001100%fluxa37d ago0x40446e…8d4233
0x6068…27010xfe80…47eeBase—$0.001100%fluxa37d ago0xd2e07e…615160
0x6068…27010xfe80…47eeBase—$0.001100%fluxa37d ago0x3ab30a…1f7cc2
0x6068…27010xfe80…47eeBase—$0.001100%fluxa37d ago0x3e58f5…ece0c3
0x6068…27010xfe80…47eeBase—$0.001100%fluxa37d ago0x119e4f…88bd01
0x6068…27010xfe80…47eeBase—$0.001100%fluxa37d ago0xf42674…7a1299
0x6068…27010xfe80…47eeBase—$0.001100%fluxa37d ago0xd0e7e3…d1a3d8
0x6068…27010xfe80…47eeBase—$0.001100%fluxa37d ago0x370049…df194a
0x6068…27010xfe80…47eeBase—$0.001100%fluxa37d ago0x0844e5…9c573a
0x6068…27010xfe80…47eeBase—$0.001100%fluxa37d ago0x44df7c…3661ce
0x6068…27010xfe80…47eeBase—$0.001100%fluxa37d ago0x3f86e6…56bf65
0x6068…27010xfe80…47eeBase—$0.001100%fluxa37d ago0x735b39…8538b2
0x6068…27010xfe80…47eeBase—$0.001100%fluxa37d ago0x9c6b92…c4c71a
0x6068…27010xfe80…47eeBase—$0.001100%fluxa37d ago0x2febfb…945f6a
0x6068…27010xfe80…47eeBase—$0.001100%fluxa37d ago0xdac5be…28ea87
0x6068…27010xfe80…47eeBase—$0.001100%fluxa37d ago0x284c44…a6f844

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.