Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4754…327b0x8e77…e2d6Base—$19.90100%mrdn82d ago0xd1b33b…f0767f
0x4754…327b0x8e77…e2d6Base—$14.43100%mrdn82d ago0x63295a…680657
0x4754…327b0x8e77…e2d6Base—$13.85100%mrdn82d ago0x71cdd3…ad77f7
0x4754…327b0x8e77…e2d6Base—$17.05100%mrdn82d ago0x7916d6…39dd2d
0x4754…327b0x8e77…e2d6Base—$15.31100%mrdn82d ago0x345dad…51909d
0x4754…327b0x8e77…e2d6Base—$20.79100%mrdn82d ago0x485dd1…a95885
0x4754…327b0x8e77…e2d6Base—$20.17100%mrdn82d ago0x8cf996…526418
0x4754…327b0x8e77…e2d6Base—$23.86100%mrdn82d ago0x441b53…e8705e
0x4754…327b0x8e77…e2d6Base—$21.34100%mrdn82d ago0x5dceaa…86e918
0x4754…327b0x8e77…e2d6Base—$15.07100%mrdn82d ago0xc96cae…fe0d16
0x4754…327b0x8e77…e2d6Base—$13.88100%mrdn83d ago0xccb17b…93b713
0x4754…327b0x8e77…e2d6Base—$17.99100%mrdn83d ago0xcab562…784602
0x4754…327b0x8e77…e2d6Base—$16.27100%mrdn83d ago0x883787…9f5093
0x4754…327b0x8e77…e2d6Base—$21.64100%mrdn83d ago0x4ceeb2…5a441e
0x4754…327b0x8e77…e2d6Base—$16.44100%mrdn83d ago0x8ef228…98f15d
0x4754…327b0x8e77…e2d6Base—$18.80100%mrdn83d ago0xbb2a97…be01ed
0x4754…327b0x8e77…e2d6Base—$20.42100%mrdn83d ago0x974d94…23676a
0x4754…327b0x8e77…e2d6Base—$16.29100%mrdn83d ago0x665d26…b27f52
0x4754…327b0x8e77…e2d6Base—$19.19100%mrdn83d ago0xbadb94…99bf6e
0x4754…327b0x8e77…e2d6Base—$9.62100%mrdn83d ago0x903a48…51f394
0x4754…327b0x8e77…e2d6Base—$17.59100%mrdn83d ago0x71c541…8b7791
0x4754…327b0x8e77…e2d6Base—$17.34100%mrdn83d ago0x0f2628…ed3449
0x4754…327b0x8e77…e2d6Base—$21.69100%mrdn83d ago0x4019d1…73bcae
0x4754…327b0x8e77…e2d6Base—$12.11100%mrdn83d ago0x0a3a8c…005b61
0x4754…327b0x8e77…e2d6Base—$11.42100%mrdn83d ago0x2844fb…aae664

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://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://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.