Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920xfe8f…794dBase—$14.06100%mrdn30d ago0xbad081…ed0857
0x13db…51920xa6a9…809dBase—$28.31100%mrdn30d ago0xb304e9…14f4ae
0xe55e…f7480x13db…5192Base—$27.00100%mrdn30d ago0x4dfc6f…43cf93
0x13db…51920x4754…327bBase—$29.53100%mrdn30d ago0x517c84…b4d7fa
0x13db…51920xfe8f…794dBase—$18.19100%mrdn30d ago0x041f50…383673
0xfe8f…794d0x13db…5192Base—$20.92100%mrdn30d ago0xfaa0a0…7b9abd
0x13db…51920x4754…327bBase—$15.93100%mrdn30d ago0x771541…a7d89d
0x13db…51920xa6a9…809dBase—$19.05100%mrdn30d ago0x2f18c2…63119b
0x13db…51920xfe8f…794dBase—$29.76100%mrdn30d ago0x667820…3ee655
0xe55e…f7480x13db…5192Base—$20.77100%mrdn30d ago0x3b0b27…805e10
0x13db…51920x1cec…8dd4Base—$23.73100%mrdn30d ago0x47f2c8…e43c93
0x13db…51920x4754…327bBase—$18.31100%mrdn30d ago0xd05f02…9f0556
0xfe8f…794d0x13db…5192Base—$18.53100%mrdn30d ago0xe5889e…b340dc
0x13db…51920xfe8f…794dBase—$22.84100%mrdn30d ago0xe0f2a1…3075c7
0x4754…327b0x13db…5192Base—$16.46100%mrdn30d ago0x97e36e…9efe19
0xa6a9…809d0x13db…5192Base—$24.05100%mrdn30d ago0x016adf…1bf4d8
0x13db…51920xfe8f…794dBase—$19.55100%mrdn30d ago0xc09f69…172674
0xe55e…f7480x13db…5192Base—$23.23100%mrdn30d ago0x1bf61d…8635f0
0x4754…327b0x13db…5192Base—$92.10100%mrdn30d ago0xa3b042…cdb6fe

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.