Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0122…06080xfe80…47eeBase—$0.001100%fluxa16d ago0xbc39db…301d2a
0x0122…06080xfe80…47eeBase—$0.001100%fluxa16d ago0xb92421…aded87
0x0122…06080xfe80…47eeBase—$0.001100%fluxa16d ago0x4d6004…594d3f
0x0122…06080xfe80…47eeBase—$0.001100%fluxa16d ago0x7a50e2…a8be78
0x0122…06080xfe80…47eeBase—$0.001100%fluxa16d ago0xc29c65…0d6dc7
0x0122…06080xfe80…47eeBase—$0.001100%fluxa16d ago0xd4b4f8…6b2a04
0x0122…06080xfe80…47eeBase—$0.001100%fluxa16d ago0xcc71ca…354291
0x0122…06080xfe80…47eeBase—$0.001100%fluxa16d ago0x7ef23d…27ff04
0x0122…06080xfe80…47eeBase—$0.001100%fluxa16d ago0x600a0b…e69efa
0x0122…06080xfe80…47eeBase—$0.001100%fluxa16d ago0x5b377e…46ac87
0x0122…06080xfe80…47eeBase—$0.001100%fluxa16d ago0xd15582…eca41e
0x0122…06080xfe80…47eeBase—$0.001100%fluxa16d ago0xb1a1f5…7c8016
0x0122…06080xfe80…47eeBase—$0.001100%fluxa16d ago0x6f10c6…05356e
0x0122…06080xfe80…47eeBase—$0.001100%fluxa16d ago0x1b44b2…f7b7e7
0x0122…06080xfe80…47eeBase—$0.001100%fluxa16d ago0x13e30a…5f8509
0x0122…06080xfe80…47eeBase—$0.001100%fluxa16d ago0x7bf9f9…82df13
0x0122…06080xfe80…47eeBase—$0.001100%fluxa16d ago0x8648fd…b7da66
0x0122…06080xfe80…47eeBase—$0.001100%fluxa16d ago0x3b6728…65ea28
0x0122…06080xfe80…47eeBase—$0.001100%fluxa16d ago0xd09994…28e704
0x0122…06080xfe80…47eeBase—$0.001100%fluxa16d ago0x563dae…c1e969
0x0122…06080xfe80…47eeBase—$0.001100%fluxa16d ago0xecf9ba…38af6c
0x0122…06080xfe80…47eeBase—$0.001100%fluxa16d ago0x2ccca9…0dfd1e
0x0122…06080xfe80…47eeBase—$0.001100%fluxa16d ago0xf8300e…4fb904
0x0122…06080xfe80…47eeBase—$0.001100%fluxa16d ago0x273708…63620a
0x0122…06080xfe80…47eeBase—$0.001100%fluxa17d ago0x37aa04…2f8755

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.