Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown52d ago0x2397b2…5e8e87
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown52d ago0xc93d23…adad01
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown52d ago0x3554d6…08dc95
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown52d ago0x21592f…86f6ee
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown52d ago0x6ba43f…1602e7
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown52d ago0x42ac5b…86f564
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown52d ago0xec36c8…90174d
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown52d ago0x702acc…082051
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown52d ago0xdc4c89…49506a
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown52d ago0x4fc0c9…91be3f
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown52d ago0x4a284a…996301
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown52d ago0xba7d94…18c15f
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown52d ago0x1e4bd1…c756c4
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown52d ago0x8e62c6…4a2c93
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown53d ago0x6d5be7…8229c9
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown53d ago0xc315e5…f5af31
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown53d ago0x1e19f7…eb4069
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown53d ago0xfc1131…5ff0de
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown53d ago0xc62ec9…24d2d2
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown53d ago0x803af4…b8d7b1
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown53d ago0xdea3e6…c71236
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown53d ago0x757505…f1d0f2
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown53d ago0x548c9d…750a28
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown53d ago0xc384a0…3f1bc4
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown53d ago0xc617d6…843898

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.