Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5953…69400x9c95…e299Base—$0.001100%fluxa40d ago0x69c33b…917e54
0x5953…69400x9c95…e299Base—$0.001100%fluxa40d ago0xbfb176…9b672c
0x5953…69400xfe80…47eeBase—$0.001100%fluxa40d ago0x44fd59…755607
0x5953…69400x9c95…e299Base—$0.001100%fluxa40d ago0xa324d0…0dc8ef
0x5953…69400x9c95…e299Base—$0.001100%fluxa40d ago0xc8c58b…370d03
0x5953…69400x9c95…e299Base—$0.001100%fluxa40d ago0xe935af…89eea9
0x5953…69400xfe80…47eeBase—$0.001100%fluxa40d ago0xecdeaf…12ce92
0x5953…69400xfe80…47eeBase—$0.001100%fluxa40d ago0x985189…d4a3f0
0x5953…69400xfe80…47eeBase—$0.001100%fluxa40d ago0x5033b6…1889fb
0x5953…69400x9c95…e299Base—$0.001100%fluxa40d ago0xc31742…32b3e3
0x5953…69400xfe80…47eeBase—$0.001100%fluxa40d ago0xb186c8…937ead
0x5953…69400x9c95…e299Base—$0.001100%fluxa40d ago0xfefa53…c43fa7
0x5953…69400xfe80…47eeBase—$0.001100%fluxa40d ago0x1a314f…c08a0b
0x5953…69400xfe80…47eeBase—$0.001100%fluxa40d ago0x76a9c0…bf489e
0x5953…69400xfe80…47eeBase—$0.001100%fluxa40d ago0x8e4dec…bfb1cf
0x5953…69400xfe80…47eeBase—$0.001100%fluxa40d ago0xa4f105…a6ca4c
0x5953…69400xfe80…47eeBase—$0.001100%fluxa40d ago0x2b33cf…16288f
0x5953…69400x9c95…e299Base—$0.001100%fluxa40d ago0xb016f2…1cb5dc
0x5953…69400xfe80…47eeBase—$0.001100%fluxa40d ago0xfc6ad6…5f19f0
0x5953…69400x9c95…e299Base—$0.001100%fluxa40d ago0x96ddcd…75f696
0x5953…69400x9c95…e299Base—$0.001100%fluxa40d ago0xe999e7…1afbd5
0x5953…69400x9c95…e299Base—$0.001100%fluxa40d ago0x4228b7…23dbd9
0x5953…69400x9c95…e299Base—$0.001100%fluxa40d ago0x5c38c7…a5cc64
0x5953…69400x9c95…e299Base—$0.001100%fluxa40d ago0xec39c2…78c8c6
0x5953…69400xfe80…47eeBase—$0.001100%fluxa41d ago0x7713d1…b9d725

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.