Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3041…6e7d0x9c95…e299Base$0.001100%Route unknown38d ago0x2b3d4a…88b973
0x3041…6e7d0x9c95…e299Base$0.001100%Route unknown38d ago0x7d91d9…e8e5fa
0x3041…6e7d0x9c95…e299Base$0.001100%Route unknown38d ago0xb39928…767a3a
0x3041…6e7d0x9c95…e299Base$0.001100%Route unknown38d ago0x1ebadf…b2ae38
0x3041…6e7d0x9c95…e299Base$0.001100%Route unknown38d ago0xb74912…9ca0fa
0x3041…6e7d0x9c95…e299Base$0.001100%Route unknown38d ago0xd560db…adc406
0x3041…6e7d0x9c95…e299Base$0.001100%Route unknown38d ago0xaf94f1…6c182d
0x3041…6e7d0x9c95…e299Base$0.001100%Route unknown38d ago0xd72721…54042f
0x3041…6e7d0x9c95…e299Base$0.001100%Route unknown38d ago0x2b5c9a…c6f402
0x3041…6e7d0x9c95…e299Base$0.001100%Route unknown38d ago0x96591f…4e29ee
0x3041…6e7d0x9c95…e299Base$0.001100%Route unknown38d ago0x94a053…3292d2
0x3041…6e7d0x9c95…e299Base$0.001100%Route unknown38d ago0xffe645…70a4a0
0x3041…6e7d0x9c95…e299Base$0.001100%Route unknown39d ago0xf06690…ddfce3
0x3041…6e7d0x9c95…e299Base$0.001100%Route unknown39d ago0x2cbfd1…65563c
0x3041…6e7d0x9c95…e299Base$0.001100%Route unknown39d ago0xffc3f0…60b7c1
0x3041…6e7d0x9c95…e299Base$0.001100%Route unknown39d ago0x7c8753…019c41
0x3041…6e7d0x9c95…e299Base$0.001100%Route unknown39d ago0xfb47e3…1805a1
0x3041…6e7d0x9c95…e299Base$0.001100%Route unknown39d ago0x7ed8cf…f64d4b
0x3041…6e7d0x9c95…e299Base$0.001100%Route unknown39d ago0xbe4c54…d401cc
0x3041…6e7d0x9c95…e299Base$0.001100%Route unknown39d ago0xe1147c…b29f11
0x3041…6e7d0x9c95…e299Base$0.001100%Route unknown39d ago0x2f6505…418dba
0x3041…6e7d0x9c95…e299Base$0.001100%Route unknown39d ago0x6da2d6…ff2e21
0x3041…6e7d0x9c95…e299Base$0.001100%Route unknown39d ago0xebef18…b422a4
0x3041…6e7d0x9c95…e299Base$0.001100%Route unknown39d ago0xe5bc7f…7a5aa0
0x3041…6e7d0x9c95…e299Base$0.001100%Route unknown39d ago0xab382c…a3f49e

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.