Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6080…956e0x9c95…e299Base—$0.001100%fluxa34d ago0x7ae0d9…784706
0x6080…956e0x9c95…e299Base—$0.001100%fluxa34d ago0x2499e9…48b953
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa34d ago0xcd5127…2494e4
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa34d ago0x907e8e…fd0579
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa34d ago0xa5f147…4fd528
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa34d ago0xa430c5…3d3f90
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa34d ago0x10a3eb…36d5d8
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa34d ago0xa7dba0…3e0e7f
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa34d ago0xbb4f2b…862f67
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa34d ago0xcd0038…c03240
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa34d ago0xb25d9f…4bc3f2
0x6080…956e0x9c95…e299Base—$0.001100%fluxa34d ago0xdb58d7…2ad4fa
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa34d ago0x8f2314…e6e843
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa34d ago0xb98bfa…ee4626
0x6080…956e0x9c95…e299Base—$0.001100%fluxa34d ago0xfc313e…5a1a13
0x6080…956e0x9c95…e299Base—$0.001100%fluxa34d ago0xfcf3ff…75622a
0x6080…956e0x9c95…e299Base—$0.001100%fluxa34d ago0x972ad0…537775
0x6080…956e0x9c95…e299Base—$0.001100%fluxa34d ago0x04fca6…8c214e
0x6080…956e0x9c95…e299Base—$0.001100%fluxa35d ago0xf7aa2e…67fb56
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa35d ago0x6fb8a5…ef902e
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa35d ago0x1612aa…fd0103
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa35d ago0xf97964…8d270a
0x6080…956e0x9c95…e299Base—$0.001100%fluxa35d ago0x5a443d…5a5b36
0x6080…956e0x9c95…e299Base—$0.001100%fluxa35d ago0x610a60…291bc1
0x6080…956e0x9c95…e299Base—$0.001100%fluxa35d ago0x999794…8ae8cb

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.