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 unknown60d ago0x1fea74…0e05c1
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown60d ago0xc10599…de821b
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown60d ago0xeff2c1…b2aba2
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown60d ago0xd45856…0fdc35
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown60d ago0xa2c5b7…28ab2f
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown60d ago0x00ae5b…b8a4c5
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown60d ago0xdd76f0…1a8a2e
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown60d ago0x338afd…2901b8
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown60d ago0xf12c1b…c485af
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown60d ago0x1fb845…a50a12
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown60d ago0x0b36a8…df835f
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown60d ago0xfa717a…34ddee
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown60d ago0x31c3a5…25feb5
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown60d ago0x382d62…e43b4b
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown60d ago0x265572…6d0afe
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown61d ago0xca02c5…d7f6f8
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown61d ago0x8d73ae…22d804
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown61d ago0x251f9e…adb4d2
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown61d ago0xf5f8fd…4f319e
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown61d ago0x2739ee…489c1a
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown61d ago0x4e6ce1…d69259
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown61d ago0x4b8e60…929cc9
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown61d ago0xb01191…7f31ed
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown61d ago0xbe365f…3e6bd2
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown61d ago0x124b6e…1dcfe8

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.