Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa22d ago0x0ba360…306275
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa22d ago0xbb1dd9…db33e3
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa22d ago0x4e64a2…dee69a
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa22d ago0x3d11a6…47bfb6
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa22d ago0x583159…957100
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa22d ago0x42141e…94751b
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa22d ago0x063b29…354d52
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa22d ago0xd419b7…895901
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa22d ago0x12f19b…fc6ab8
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa22d ago0xd86501…8132c0
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa23d ago0x96005a…c2a5d6
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa23d ago0xb972a1…5e4101
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa23d ago0xab9e24…a53354
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa23d ago0xa2f813…8c188c
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa23d ago0x1b4148…720d1d
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa23d ago0x691bb8…0ce891
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa23d ago0x9f408d…af6e3d
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa23d ago0x552466…4c8da1
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa23d ago0x34f5d0…077207
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa23d ago0x5a3423…e4ccbd
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa23d ago0xb6d42f…f4adf4
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa23d ago0x36eed0…c7e617

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.