Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa6d ago0x2436fc…9ec30a
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa6d ago0xb3728e…1f6949
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa6d ago0x91e017…83d57f
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa6d ago0x2f316b…7e795d
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa6d ago0xef33d9…cfb30e
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa6d ago0x0a555d…ba5d5a
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa6d ago0x9deca8…485d4a
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa6d ago0x62d29b…dd6e88
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa6d ago0xa40d5f…77c6a7
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa6d ago0x0c2f9d…74f3b7
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa6d ago0x2d6843…841faa
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa6d ago0xfdc7cc…dc01b6
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa6d ago0x75de5c…21ed83
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa6d ago0x501c24…3a08d0
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa6d ago0x7aed82…2fe5b3
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa6d ago0xa83e7f…b0008c
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa6d ago0xba96ad…7e4263
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa6d ago0x948dbb…3e5ef3
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa6d ago0xe55cf9…ad0073
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa6d ago0x118e31…6f5d6f
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa6d ago0x6e9e5f…364051
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa6d ago0x604d19…0a7b5a
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa6d ago0xdaee0b…ac74ee
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa6d ago0xa071e5…c43ec0
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa6d ago0xd016ba…30df31

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.