Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb639…73980xfe80…47eeBase—$0.001100%fluxa41d ago0xd636db…956b76
0xb639…73980xfe80…47eeBase—$0.001100%fluxa41d ago0xd6c579…db1f2a
0xb639…73980xfe80…47eeBase—$0.001100%fluxa41d ago0xe4c477…514aab
0xb639…73980x9c95…e299Base—$0.001100%fluxa41d ago0x8f20a1…3e3506
0xb639…73980x9c95…e299Base—$0.001100%fluxa41d ago0x10a66b…dcc324
0xb639…73980xfe80…47eeBase—$0.001100%fluxa41d ago0xf50e96…2c751a
0xb639…73980xfe80…47eeBase—$0.001100%fluxa41d ago0xd309ad…124241
0xb639…73980xfe80…47eeBase—$0.001100%fluxa41d ago0x38dcd4…20ac82
0xb639…73980xfe80…47eeBase—$0.001100%fluxa41d ago0xb70746…28f192
0xb639…73980xfe80…47eeBase—$0.001100%fluxa41d ago0xc88950…0c6964
0xb639…73980xfe80…47eeBase—$0.001100%fluxa41d ago0x01faa4…cf4d20
0xb639…73980x9c95…e299Base—$0.001100%fluxa41d ago0x022819…72b8eb
0xb639…73980xfe80…47eeBase—$0.001100%fluxa41d ago0x64cc8d…42927d
0xb639…73980xfe80…47eeBase—$0.001100%fluxa41d ago0xdb2669…1ed4c2
0xb639…73980x9c95…e299Base—$0.001100%fluxa41d ago0xd3df2b…f6cd89
0xb639…73980x9c95…e299Base—$0.001100%fluxa41d ago0x1367a6…e7ab07
0xb639…73980xfe80…47eeBase—$0.001100%fluxa41d ago0x383c38…c19465
0xb639…73980x9c95…e299Base—$0.001100%fluxa41d ago0x8f95aa…d8409e
0xb639…73980xfe80…47eeBase—$0.001100%fluxa41d ago0x3cb680…505673
0xb639…73980x9c95…e299Base—$0.001100%fluxa41d ago0x0e931a…e16121
0xb639…73980x9c95…e299Base—$0.001100%fluxa41d ago0x4efb16…2957df
0xb639…73980x9c95…e299Base—$0.001100%fluxa41d ago0xaac4b3…285fa1
0xb639…73980x9c95…e299Base—$0.001100%fluxa41d ago0x7390b2…351ce7
0xb639…73980x9c95…e299Base—$0.001100%fluxa41d ago0x7c915b…7862f0
0xb639…73980xfe80…47eeBase—$0.001100%fluxa41d ago0x61f832…a6bc1e

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.