Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa35d ago0x5793a1…bd9dc6
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa36d ago0x129ce4…b088db
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa36d ago0xf4c8f2…8a3182
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa36d ago0x82b82a…f3dfc1
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa36d ago0xb31e18…aab3e0
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa36d ago0x87fc21…4fc19e
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa36d ago0x6b8772…320a1d
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa36d ago0x9e8a41…7d5468
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa36d ago0x6b5a80…5e392f
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa36d ago0x0aafeb…004d87
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa36d ago0x94e5c7…143028
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa36d ago0xff9535…40b238
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa36d ago0x501f8b…ec4c87
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa36d ago0x6514f1…5662d5
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa36d ago0xf7e910…9d01bd
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa36d ago0x743fc5…992294
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa36d ago0x4f990c…b3f2a2
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa36d ago0x5ff6fc…e48384
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa36d ago0xc2c76f…0658dc
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa36d ago0x674717…313c09
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa36d ago0xcf127e…28dc63
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa36d ago0xfc6967…5f9c03
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa36d ago0x25c90e…6a9fc1
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa36d ago0x1f3805…f33d68
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa36d ago0x4a4ea0…fff702

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.