Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe9e5…c2a40x9c95…e299Base$0.001100%Route unknown45d ago0x99a102…ddd73d
0xe9e5…c2a40x9c95…e299Base$0.001100%Route unknown45d ago0xdad7a1…1a4f5e
0xe9e5…c2a40x9c95…e299Base$0.001100%Route unknown45d ago0x3e6908…8d6958
0xe9e5…c2a40x9c95…e299Base$0.001100%Route unknown45d ago0x24953e…11542d
0xe9e5…c2a40x9c95…e299Base$0.001100%Route unknown45d ago0x7a553d…7c3a15
0xe9e5…c2a40x9c95…e299Base$0.001100%Route unknown45d ago0xc6cc17…f59410
0xe9e5…c2a40x9c95…e299Base$0.001100%Route unknown46d ago0x56a36d…34a23d
0xe9e5…c2a40x9c95…e299Base$0.001100%Route unknown46d ago0xee523d…56ecf8
0xe9e5…c2a40x9c95…e299Base$0.001100%Route unknown46d ago0xa6babd…f4ff8f
0xe9e5…c2a40x9c95…e299Base$0.001100%Route unknown46d ago0xa8b5a8…e00989
0xe9e5…c2a40x9c95…e299Base$0.001100%Route unknown46d ago0x288110…d947ad
0xe9e5…c2a40x9c95…e299Base$0.001100%Route unknown46d ago0x93945f…0daa8e
0xe9e5…c2a40x9c95…e299Base$0.001100%Route unknown46d ago0xe32eea…7d14ef
0xe9e5…c2a40x9c95…e299Base$0.001100%Route unknown46d ago0x788767…dc0279
0xe9e5…c2a40x9c95…e299Base$0.001100%Route unknown46d ago0x578348…9b215d
0xe9e5…c2a40x9c95…e299Base$0.001100%Route unknown46d ago0xa1aa0c…97528d
0xe9e5…c2a40x9c95…e299Base$0.001100%Route unknown46d ago0x77eb8b…89dac3
0xe9e5…c2a40x9c95…e299Base$0.001100%Route unknown46d ago0x9bfc87…a47cf1
0xe9e5…c2a40x9c95…e299Base$0.001100%Route unknown46d ago0x9e5901…6e0a98
0xe9e5…c2a40x9c95…e299Base$0.001100%Route unknown46d ago0x925213…fe4c37
0xe9e5…c2a40x9c95…e299Base$0.001100%Route unknown46d ago0x71deb4…c09fcf
0xe9e5…c2a40x9c95…e299Base$0.001100%Route unknown46d ago0x9172b1…8ae2df
0xe9e5…c2a40x9c95…e299Base$0.001100%Route unknown46d ago0xd713d9…612bc0
0xe9e5…c2a40x9c95…e299Base$0.001100%Route unknown46d ago0xa149e1…7c58bc
0xe9e5…c2a40x9c95…e299Base$0.001100%Route unknown46d ago0xbb9fc8…6f21a0

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.