Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7354…c9f10xfe80…47eeBase—$0.001100%fluxa16d ago0x6d1138…ade04e
0x7354…c9f10xfe80…47eeBase—$0.001100%fluxa16d ago0xcc6830…7dadfd
0x7354…c9f10xfe80…47eeBase—$0.001100%fluxa16d ago0xe96a47…a55df1
0x7354…c9f10xfe80…47eeBase—$0.001100%fluxa16d ago0xb5a386…dffcfa
0x7354…c9f10xfe80…47eeBase—$0.001100%fluxa16d ago0xa34155…e997f9
0x7354…c9f10xfe80…47eeBase—$0.001100%fluxa16d ago0xc4eeba…d5b4f4
0x7354…c9f10xfe80…47eeBase—$0.001100%fluxa16d ago0x36dae8…e26a0b
0x7354…c9f10xfe80…47eeBase—$0.001100%fluxa16d ago0x5705d2…f6610f
0x7354…c9f10xfe80…47eeBase—$0.001100%fluxa16d ago0x7b7ae8…76e44c
0x7354…c9f10xfe80…47eeBase—$0.001100%fluxa16d ago0x43711a…a2457e
0x7354…c9f10xfe80…47eeBase—$0.001100%fluxa16d ago0x03c4d0…47387b
0x7354…c9f10xfe80…47eeBase—$0.001100%fluxa16d ago0x333bf6…5328e4
0x7354…c9f10xfe80…47eeBase—$0.001100%fluxa16d ago0x908bac…865df6
0x7354…c9f10xfe80…47eeBase—$0.001100%fluxa16d ago0xfb605a…5becfe
0x7354…c9f10xfe80…47eeBase—$0.001100%fluxa16d ago0x11a6d4…e2134b
0x7354…c9f10xfe80…47eeBase—$0.001100%fluxa16d ago0xdceec3…92f0f1
0x7354…c9f10xfe80…47eeBase—$0.001100%fluxa16d ago0xa9fce4…33a822
0x7354…c9f10xfe80…47eeBase—$0.001100%fluxa16d ago0x1aa5df…b574e9
0x7354…c9f10xfe80…47eeBase—$0.001100%fluxa16d ago0x7fe0f8…fc61f1
0x7354…c9f10xfe80…47eeBase—$0.001100%fluxa16d ago0xa23538…8d3a3d
0x7354…c9f10xfe80…47eeBase—$0.001100%fluxa16d ago0x701a1a…e52dd3
0x7354…c9f10xfe80…47eeBase—$0.001100%fluxa16d ago0xd58684…bb899e
0x7354…c9f10xfe80…47eeBase—$0.001100%fluxa16d ago0x681e84…5a6be4
0x7354…c9f10xfe80…47eeBase—$0.001100%fluxa16d ago0x816a33…05f2ce
0x7354…c9f10xfe80…47eeBase—$0.001100%fluxa16d ago0x94c17b…841f7d

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.