Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa46d ago0xa49858…bf3196
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa47d ago0xa61219…52594c
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa47d ago0x176083…4b23df
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa47d ago0x83813e…a18b87
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa47d ago0xfdcbc3…73b5e2
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa47d ago0x54d704…3ba679
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa47d ago0xb37ce1…4a5495
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa47d ago0x7730b3…0e3960
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa47d ago0x20fc40…78fb1d
0x6c19…f1240xfe80…47eeBase—$0.001100%fluxa47d ago0x83e2ae…28969a
0x6c19…f1240xfe80…47eeBase—$0.001100%fluxa47d ago0x6b18d1…3f693f
0x6c19…f1240xfe80…47eeBase—$0.001100%fluxa47d ago0x95bcfd…981876
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa47d ago0x996b50…946752
0x6c19…f1240xfe80…47eeBase—$0.001100%fluxa47d ago0x6000c5…d07a09
0x6c19…f1240xfe80…47eeBase—$0.001100%fluxa47d ago0x5ed0d3…6c1b41
0x6c19…f1240xfe80…47eeBase—$0.001100%fluxa47d ago0xf0ed5c…36d6f0
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa47d ago0xec4f7f…d9591f
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa47d ago0xaf39f3…550494
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa47d ago0x3984dd…e61c0f
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa47d ago0xa56417…d30adb
0x6c19…f1240xfe80…47eeBase—$0.001100%fluxa47d ago0x7a616a…d09022
0x6c19…f1240xfe80…47eeBase—$0.001100%fluxa47d ago0xb7b6ba…2c2711
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa47d ago0xc75092…a44055
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa47d ago0xbfed30…8afba6
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa47d ago0x7bb2c0…b9af70

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.