Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa34d ago0xba17cd…42b750
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa34d ago0x9583e9…8d8925
0x36c0…2ef60x9c95…e299Base—$0.001100%fluxa34d ago0xf324c0…e5ea32
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa34d ago0xd43e6e…98257c
0x36c0…2ef60x9c95…e299Base—$0.001100%fluxa34d ago0xe86f52…ef1a5e
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa35d ago0x324006…e7fce9
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa35d ago0xbe1651…9623a2
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa35d ago0xecf437…951ce0
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa35d ago0xa166ad…616370
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa35d ago0xaec704…488c6c
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa35d ago0x052715…56af2b
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa35d ago0x90e57e…c73e9c
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa35d ago0x18bbe8…25d8e9
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa35d ago0x5e2fc5…5e723a
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa35d ago0x7858e3…bd1232
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa35d ago0x278bb6…a52c4b
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa35d ago0xb49a7e…cf9fde
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa35d ago0x8525c6…46b99a
0x36c0…2ef60x9c95…e299Base—$0.001100%fluxa35d ago0xe52f84…50306f
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa35d ago0x2223ba…d4d143
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa35d ago0x18a3de…625b7f
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa35d ago0xdab9bc…ec0e9c
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa35d ago0x1fe010…696dbe
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa35d ago0xa134f7…82489b
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa35d ago0xb056b7…9d6fe6

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.