Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x20f7…6f1b0x9c95…e299Base—$0.001100%fluxa32d ago0x412212…6939e2
0x20f7…6f1b0x9c95…e299Base—$0.001100%fluxa32d ago0xacbaba…4db220
0x20f7…6f1b0x9c95…e299Base—$0.001100%fluxa32d ago0xb33b3f…41df78
0x20f7…6f1b0x9c95…e299Base—$0.001100%fluxa32d ago0x29feb9…436672
0x20f7…6f1b0x9c95…e299Base—$0.001100%fluxa32d ago0x5f2a11…9107fb
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa32d ago0x2b94f8…5f60c4
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa32d ago0x7417be…b69980
0x20f7…6f1b0x9c95…e299Base—$0.001100%fluxa32d ago0x04dcbf…cf390e
0x20f7…6f1b0x9c95…e299Base—$0.001100%fluxa32d ago0xc81c66…01c1a0
0x20f7…6f1b0x9c95…e299Base—$0.001100%fluxa32d ago0xb1f95f…92035f
0x20f7…6f1b0x9c95…e299Base—$0.001100%fluxa32d ago0x8d348a…6f1857
0x20f7…6f1b0x9c95…e299Base—$0.001100%fluxa32d ago0xa10d65…1f37e5
0x20f7…6f1b0x9c95…e299Base—$0.001100%fluxa32d ago0xec9f30…fcfdc4
0x20f7…6f1b0x9c95…e299Base—$0.001100%fluxa32d ago0xe926cf…3e3939
0x20f7…6f1b0x9c95…e299Base—$0.001100%fluxa33d ago0x44a869…5d35be
0x20f7…6f1b0x9c95…e299Base—$0.001100%fluxa33d ago0x64dad8…888f72
0x20f7…6f1b0x9c95…e299Base—$0.001100%fluxa33d ago0x3d498d…ea4815
0x20f7…6f1b0x9c95…e299Base—$0.001100%fluxa33d ago0x6321a3…c853b1
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa33d ago0x5ab29d…a96a80
0x20f7…6f1b0x9c95…e299Base—$0.001100%fluxa33d ago0x5b0143…a2e60b
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa33d ago0x9a0fe3…6f5c18
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa33d ago0x603e96…186d7c
0x20f7…6f1b0x9c95…e299Base—$0.001100%fluxa33d ago0x2f7e6a…04ca0e
0x20f7…6f1b0x9c95…e299Base—$0.001100%fluxa33d ago0xb3fa2c…367e74
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa33d ago0x6abb2d…fe3efe

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.