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%fluxa24d ago0xd63eca…ea606c
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa24d ago0x4c576b…73dc9a
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa24d ago0xd6f6ff…23a75f
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa24d ago0x7a4187…78f7b1
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa24d ago0x2f4b44…2efe9a
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa24d ago0x46c0ce…a44ac6
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa24d ago0x4f7750…a803ed
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa24d ago0x1a47cb…845da5
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa24d ago0xef8256…1501ba
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa24d ago0xec34ed…715f98
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa24d ago0x14ec61…97b987
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa24d ago0xebc811…9b8f9c
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa24d ago0x3b4177…80a489
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa24d ago0x2d3bfb…d14902
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa24d ago0x16a106…a0bd3e
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa24d ago0xbaf287…dd9a10
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa25d ago0x671e16…903d74
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa25d ago0x575311…bcba84
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa25d ago0xd384a9…19cb08
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa25d ago0xedf019…a55a63
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa25d ago0xd562fc…a749b2
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa25d ago0xdef0be…13a16b
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa25d ago0x9f68fd…f58795
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa25d ago0x08071b…10d527
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa25d ago0xb5dfd2…bf045c

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.