Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown99d ago0xc5704f…671f60
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown99d ago0xd0a619…1f33e1
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown99d ago0xc8f2b9…1f81d4
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown99d ago0x46376b…b057f7
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown99d ago0x9106d2…ffbf28
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown99d ago0x090c05…f186f9
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown99d ago0xbf1c29…34bb96
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown99d ago0xe16dd4…b79fe3
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown99d ago0xa71e51…7ad606
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown99d ago0xf206a4…2006ec
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown99d ago0x65f8ed…0ab9ee
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown99d ago0x835048…328f01
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown99d ago0x9b5e99…0d6856
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown99d ago0x1e098d…11d513
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown99d ago0x54b4bd…d2dcd7
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown99d ago0x399c14…d7a180
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown99d ago0x7d29c7…57c890
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown99d ago0x285a2c…449f27
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown99d ago0x268431…960c04
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown99d ago0xca9f03…307833
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown99d ago0xb14199…d960fc
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown99d ago0x06e018…e1bf05
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown99d ago0xb4015f…dccbe3
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown99d ago0x64857a…d963a4
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown99d ago0x4e69ae…bf5804

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.