Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa29d ago0x550fe0…a32e2f
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa29d ago0xb09523…aeb9fc
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa29d ago0xfb9d58…669c32
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa29d ago0x9abcfb…fa3488
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa29d ago0x4146e8…4fac9a
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa29d ago0xe5780d…2e6084
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa29d ago0x4d05e1…076bb3
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa29d ago0xdd6858…383f21
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa30d ago0xf6cca0…9651c4
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa30d ago0x8a6a44…93cdaa
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa30d ago0x951dcf…8c8c54
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa30d ago0x7a34f9…519622
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa30d ago0x49392c…b04437
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa30d ago0xbec869…7d988b
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa30d ago0x6f94ee…07d0ff
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa30d ago0x3ea6ea…69b7ca
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa30d ago0xc96644…5b9840
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa30d ago0x8befce…d6036f
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa30d ago0x1dd209…a506a5
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa30d ago0x840a1b…99f545
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa30d ago0xa13e98…6eccb0
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa30d ago0x4c6485…dbc972
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa30d ago0xb072bf…57726d
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa30d ago0x9ecea0…f65ab3
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa30d ago0xc9a789…93554e

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.