Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa42d ago0x28a93b…db76a2
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa42d ago0x2248eb…835a23
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa42d ago0x4a54e9…79f958
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa42d ago0xeea6cb…985d44
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa42d ago0xd35061…df57df
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa42d ago0xede3ff…a5fd59
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa42d ago0xd10a43…c7d9e8
0x2f6e…e95a0xfe80…47eeBase—$0.001100%fluxa42d ago0x4fe6b3…8b7c6f
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa42d ago0x530a84…89eb3e
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa42d ago0x0bb5ea…822cbd
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa42d ago0x428da9…5adb54
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa42d ago0x90aa2d…f3379e
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa42d ago0xfc2f3f…2d7ab5
0x2f6e…e95a0xfe80…47eeBase—$0.001100%fluxa42d ago0x6f8f73…615c92
0x2f6e…e95a0xfe80…47eeBase—$0.001100%fluxa42d ago0x08e06b…2dc53b
0x2f6e…e95a0xfe80…47eeBase—$0.001100%fluxa43d ago0x589789…03ea47
0x2f6e…e95a0xfe80…47eeBase—$0.001100%fluxa43d ago0x909a9a…d773de
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa43d ago0xd924e7…d064fc
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa43d ago0xddb725…118d7e
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa43d ago0xb5f3ff…8712ea
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa43d ago0xa82019…a6b4a3
0x2f6e…e95a0xfe80…47eeBase—$0.001100%fluxa43d ago0x8dd710…6bf3ee
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa43d ago0x5e8554…83548d
0x2f6e…e95a0xfe80…47eeBase—$0.001100%fluxa43d ago0x94f823…5e170f
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa43d ago0xbb4a0e…d10608

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.