Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa31d ago0x5fb39e…96b44e
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa31d ago0x5a4004…9b826c
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa31d ago0xde2b81…705551
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa31d ago0xb8925b…ff1c7b
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa31d ago0x0d3eb8…966a5d
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa31d ago0x365c57…193bf3
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa31d ago0xdf67fa…763b2d
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa31d ago0xc461ee…51003c
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa31d ago0x201446…1e9acf
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa31d ago0x4e3267…def3c0
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa31d ago0x364439…201acd
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa31d ago0xa0d2ea…c40744
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa31d ago0x0a2b55…58dbe0
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa31d ago0x099dab…517a70
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa31d ago0x02bda1…78fddc
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa31d ago0x5ead68…7f3854
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa31d ago0xbf4447…122eb4
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa31d ago0xe60d93…091d46
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa31d ago0xd379c9…4a8f6f
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa31d ago0x9a3ab8…90b9a2
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa31d ago0x7524e8…7f3760
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa31d ago0x151f25…8fd575
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa31d ago0x597a5e…0a3bb0
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa31d ago0xd5ae90…fa6689
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa31d ago0x4ff845…c3b885

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.