Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa35d ago0xf8109d…4ccdd1
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa35d ago0x7564e0…71d1f9
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa35d ago0x0c3d36…89cbc4
0x22be…62f90x9c95…e299Base—$0.001100%fluxa35d ago0x920ed4…5aecf4
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa35d ago0xbc6075…79697c
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa35d ago0x840925…3d5817
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa35d ago0x96c273…f33fc0
0x22be…62f90x9c95…e299Base—$0.001100%fluxa35d ago0x7c6e40…f3d09d
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa35d ago0x569fa7…353009
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa35d ago0xacdd5d…c21786
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa35d ago0xf4bb20…009342
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa35d ago0x3bccf7…14ebdf
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa35d ago0x43d2b7…ce21e3
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa35d ago0x871429…6c362a
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa35d ago0xd20928…318119
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa35d ago0x85f55e…52c2b2
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa35d ago0x8ca5f2…d52517
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa35d ago0x5c02a6…7e5d54
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa35d ago0x2f9854…bf2d4d
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa35d ago0x587664…1bd9e8
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa35d ago0xad0d67…b84884
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa35d ago0x95a7fb…c259cd
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa35d ago0xc3b579…4ae650
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa35d ago0xb82a45…d7beaa
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa35d ago0xc3abfb…510f14

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.