Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa47d ago0xbe24bc…d00305
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa47d ago0xc416b3…db5070
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa47d ago0xf45a4e…4e2eb8
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa47d ago0x94597f…900152
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa47d ago0x7b654a…64297c
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa47d ago0x07b0e2…e3d964
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa47d ago0x5698a8…f44312
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa47d ago0x6d1dc6…8e3519
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa47d ago0xdd1a53…a8d127
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa47d ago0x9a9020…7dabcb
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa47d ago0x46d65b…c4e362
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa47d ago0x9b2447…14c038
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa47d ago0x440820…9a3fd8
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa47d ago0xde0abf…d74a1d
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa47d ago0x60ed12…99f8a7
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa47d ago0xe9594f…325056
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa47d ago0x4c10fc…65fff8
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa47d ago0xd900e5…9c17a8
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa47d ago0xba7414…59fd77
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa47d ago0xfadfeb…b39bde
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa47d ago0x7a0873…d5021f
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa48d ago0x95ddb6…b0ea94
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa48d ago0xf58d13…52d649
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa48d ago0x3acc6a…976700
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa48d ago0x0a0e74…fa6cc1

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.