Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown45d ago0x8046ff…2d9110
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown46d ago0x0600aa…059bc1
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown46d ago0xb215b4…541847
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown46d ago0xd39f61…f93b69
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown46d ago0x3f939d…b1eafa
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown46d ago0x2c60dd…913151
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown46d ago0x7ded02…d939f2
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown46d ago0x0c3580…c1ddcd
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown46d ago0x976869…45506d
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown46d ago0x611af0…8475de
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown46d ago0x9f9100…8961bc
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown46d ago0xafe039…bdb32c
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown46d ago0x010932…c78af6
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown46d ago0x34f70c…1d89d3
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown46d ago0x06e0cf…fb1e1a
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown46d ago0xa59aa9…12ebae
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown46d ago0xd95bd9…2623ee
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown46d ago0x78bb27…6e5a63
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown46d ago0x8c7665…aade20
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown46d ago0x4e7242…923051
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown46d ago0x508ea7…1f08ab
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown46d ago0x34d6b0…5ce662
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown46d ago0x229ddc…427a9a

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.