Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0125…b59e0x9c95…e299Base$0.001100%fluxa32d ago0xce3711…2f9d22
0x0125…b59e0x9c95…e299Base$0.001100%fluxa32d ago0x1b17d3…61254f
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa32d ago0x96bfaf…060a47
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa32d ago0x3d95d0…0dcd61
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa32d ago0xab5cb9…ef0bb5
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa32d ago0xa40536…e28216
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa32d ago0xf54711…29abf1
0x0125…b59e0x9c95…e299Base$0.001100%fluxa32d ago0x68b568…e1e085
0x0125…b59e0x9c95…e299Base$0.001100%fluxa32d ago0x21257f…209884
0x0125…b59e0x9c95…e299Base$0.001100%fluxa32d ago0x9f63a4…211a44
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa32d ago0xafa79c…c323e7
0x0125…b59e0x9c95…e299Base$0.001100%fluxa32d ago0x4d0296…ebf3b6
0x0125…b59e0x9c95…e299Base$0.001100%fluxa33d ago0xc4164e…734139
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa33d ago0x0a97be…0b2c70
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa33d ago0x9634d4…1d2935
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa33d ago0x13142a…f8cec0
0x0125…b59e0x9c95…e299Base$0.001100%fluxa33d ago0xc4f2d5…3e4576
0x0125…b59e0x9c95…e299Base$0.001100%fluxa33d ago0x4abbd2…5558f6
0x0125…b59e0x9c95…e299Base$0.001100%fluxa33d ago0x73ddf0…e50b06
0x0125…b59e0x9c95…e299Base$0.001100%fluxa33d ago0x218d44…88e6dd
0x0125…b59e0x9c95…e299Base$0.001100%fluxa33d ago0x6f826f…02cdb7
0x0125…b59e0x9c95…e299Base$0.001100%fluxa33d ago0x2f0dd4…0f0280
0x0125…b59e0x9c95…e299Base$0.001100%fluxa33d ago0xcdfe38…bebb8b
0x0125…b59e0x9c95…e299Base$0.001100%fluxa33d ago0xc3122f…ba6cdf

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.