Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown96d ago0xc280d1…80d2ca
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown96d ago0xb30405…de3325
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown96d ago0x997744…6337d5
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown96d ago0x2b1918…74eadd
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown96d ago0x0f3540…c9de17
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown96d ago0xc97fcf…e07cdf
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown96d ago0xce6ab6…7151aa
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown96d ago0xada9aa…6ba6e1
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown96d ago0xed8dc3…537956
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown96d ago0xc47a98…7998ff
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown96d ago0xe58dc8…d6ed5b
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown96d ago0x1ae0c9…34ade9
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown96d ago0xe96935…730e08
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown96d ago0x1dd328…08079a
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown96d ago0x49e9d5…06e159
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown96d ago0x12ea5d…ff1e55
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown96d ago0x9a5fa1…543843
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown96d ago0x5709db…5e3926
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown96d ago0xcf0e92…f9830b
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown96d ago0xf41db5…d2a5a2
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown96d ago0x6ede8e…ab7a8f
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown96d ago0xdfdd98…7a9a5d
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown96d ago0x1fdd16…6856be
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown96d ago0x8ed3c1…4d1b3d
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown96d ago0x1a7434…a16e52

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.