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%fluxa21d ago0x26e79d…81b3f6
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa21d ago0x9db91c…095740
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa21d ago0x2cec82…fd1d67
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa21d ago0xbface0…37f78a
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa21d ago0xa1af51…b484cb
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa21d ago0x9641c3…e4d290
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa21d ago0x1e73a8…530571
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa21d ago0x746a5c…52b762
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa21d ago0xf6c558…6d8963
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa21d ago0x27d5d4…747620
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa21d ago0x1a1c79…e2cab7
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa21d ago0xea94e9…7b5ce8
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa21d ago0x596510…5b128f
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa21d ago0xecef01…7bec13
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa21d ago0xcebe46…e8f9b6
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa21d ago0x7c8d5d…102c7d
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa21d ago0x46568c…cee63d
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa21d ago0xdf15dd…e03193
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa21d ago0x35329c…ab1308
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa21d ago0xeedd1c…08e716
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa21d ago0xeb9a53…225ced
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa21d ago0xb92452…76ad95
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa22d ago0x05af03…fb4a36
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa22d ago0x204a51…ac1712
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa22d ago0x0f6976…a82191

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.