Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x06ad…9f660x9c95…e299Base$0.001100%Route unknown68d ago0x607075…c8d1f0
0x06ad…9f660x9c95…e299Base$0.001100%Route unknown68d ago0x73eaa6…038828
0x06ad…9f660x9c95…e299Base$0.001100%Route unknown68d ago0xe85bb4…3b0cff
0x06ad…9f660x9c95…e299Base$0.001100%Route unknown68d ago0x652072…7cfcba
0x06ad…9f660x9c95…e299Base$0.001100%Route unknown68d ago0x8d7196…052aa1
0x06ad…9f660x9c95…e299Base$0.001100%Route unknown68d ago0x55c6ba…523e62
0x06ad…9f660x9c95…e299Base$0.001100%Route unknown68d ago0x4f326c…10188c
0x06ad…9f660x9c95…e299Base$0.001100%Route unknown68d ago0xe00b84…cb689a
0x06ad…9f660x9c95…e299Base$0.001100%Route unknown68d ago0xcc2e25…c2f3d3
0x06ad…9f660x9c95…e299Base$0.001100%Route unknown68d ago0xdb681f…1d20b3
0x06ad…9f660x9c95…e299Base$0.001100%Route unknown68d ago0x6be159…888aaf
0x06ad…9f660x9c95…e299Base$0.001100%Route unknown68d ago0xb4d1d7…b636e9
0x06ad…9f660x9c95…e299Base$0.001100%Route unknown68d ago0x9c10ea…524cc5
0x06ad…9f660x9c95…e299Base$0.001100%Route unknown68d ago0x544abb…55bb81
0x06ad…9f660x9c95…e299Base$0.001100%Route unknown68d ago0xe16bb8…659e85
0x06ad…9f660x9c95…e299Base$0.001100%Route unknown68d ago0x053aa7…b8e0f4
0x06ad…9f660x9c95…e299Base$0.001100%Route unknown68d ago0xc149f3…868c97
0x06ad…9f660x9c95…e299Base$0.001100%Route unknown68d ago0x18c4aa…ae5cba
0x06ad…9f660x9c95…e299Base$0.001100%Route unknown68d ago0xf302d7…cf2ed2
0x06ad…9f660x9c95…e299Base$0.001100%Route unknown68d ago0x1737e2…962497
0x06ad…9f660x9c95…e299Base$0.001100%Route unknown68d ago0x1be338…20bed7
0x06ad…9f660x9c95…e299Base$0.001100%Route unknown68d ago0x6df666…c56d8d
0x06ad…9f660x9c95…e299Base$0.001100%Route unknown68d ago0x1e4821…5800e7
0x06ad…9f660x9c95…e299Base$0.001100%Route unknown68d ago0x7d368a…298e91
0x06ad…9f660x9c95…e299Base$0.001100%Route unknown68d ago0xbcf509…6ffb10

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.