Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcde1…41540x9c95…e299Base$0.001100%Route unknown71d ago0x13257e…f5b85e
0xcde1…41540x9c95…e299Base$0.001100%Route unknown71d ago0x0cfd16…254ba4
0xcde1…41540x9c95…e299Base$0.001100%Route unknown71d ago0x972921…653707
0xcde1…41540x9c95…e299Base$0.001100%Route unknown71d ago0x4c1988…ffdb04
0xcde1…41540x9c95…e299Base$0.001100%Route unknown71d ago0x0d5668…2f4f84
0xcde1…41540x9c95…e299Base$0.001100%Route unknown71d ago0x16225a…bab244
0xcde1…41540x9c95…e299Base$0.001100%Route unknown71d ago0x8b205b…2ed88d
0xcde1…41540x9c95…e299Base$0.001100%Route unknown71d ago0x3c6c95…068e52
0xcde1…41540x9c95…e299Base$0.001100%Route unknown71d ago0x2c7c93…b563cf
0xcde1…41540x9c95…e299Base$0.001100%Route unknown71d ago0x385c59…783684
0xcde1…41540x9c95…e299Base$0.001100%Route unknown71d ago0xa8c050…b87dde
0xcde1…41540x9c95…e299Base$0.001100%Route unknown71d ago0x2c395e…ce30f5
0xcde1…41540x9c95…e299Base$0.001100%Route unknown71d ago0x7c553a…f37e9a
0xcde1…41540x9c95…e299Base$0.001100%Route unknown71d ago0x9b21c0…de7d76
0xcde1…41540x9c95…e299Base$0.001100%Route unknown71d ago0x60a110…914f0f
0xcde1…41540x9c95…e299Base$0.001100%Route unknown71d ago0xf4ab1e…496758
0xcde1…41540x9c95…e299Base$0.001100%Route unknown71d ago0x15450e…667dc2
0xcde1…41540x9c95…e299Base$0.001100%Route unknown71d ago0x394061…381dc5
0xcde1…41540x9c95…e299Base$0.001100%Route unknown71d ago0xd92c7e…5c9cae
0xcde1…41540x9c95…e299Base$0.001100%Route unknown71d ago0x2bcc1c…a7b328
0xcde1…41540x9c95…e299Base$0.001100%Route unknown71d ago0xec6c9a…776f78
0xcde1…41540x9c95…e299Base$0.001100%Route unknown71d ago0x95fbc0…97f1ce
0xcde1…41540x9c95…e299Base$0.001100%Route unknown71d ago0xe3e1a9…6955ef
0xcde1…41540x9c95…e299Base$0.001100%Route unknown71d ago0x014d81…3440ba
0xcde1…41540x9c95…e299Base$0.001100%Route unknown71d ago0x8956f6…21e525

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.