Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd533…620b0x9c95…e299Base—$0.001100%fluxa34d ago0xe2d4bd…8ffa64
0xd533…620b0x9c95…e299Base—$0.001100%fluxa34d ago0x10bc1c…36bd0d
0xd533…620b0x9c95…e299Base—$0.001100%fluxa34d ago0x30533d…127795
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa34d ago0xb0faef…b5ff66
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa34d ago0x2d796e…2fc602
0xd533…620b0x9c95…e299Base—$0.001100%fluxa34d ago0xbe6eaa…8a9506
0xd533…620b0x9c95…e299Base—$0.001100%fluxa34d ago0x079501…d083bb
0xd533…620b0x9c95…e299Base—$0.001100%fluxa34d ago0x7a0920…d3b005
0xd533…620b0x9c95…e299Base—$0.001100%fluxa34d ago0x9e1e1b…62af52
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa34d ago0x6772c9…bfe33f
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa35d ago0x6f0ae5…114557
0xd533…620b0x9c95…e299Base—$0.001100%fluxa35d ago0x47c693…b114e3
0xd533…620b0x9c95…e299Base—$0.001100%fluxa35d ago0x191d28…122f88
0xd533…620b0x9c95…e299Base—$0.001100%fluxa35d ago0x732932…4bb8cd
0xd533…620b0x9c95…e299Base—$0.001100%fluxa35d ago0xd2fdc4…1085c6
0xd533…620b0x9c95…e299Base—$0.001100%fluxa35d ago0x2248fb…efedaf
0xd533…620b0x9c95…e299Base—$0.001100%fluxa35d ago0xecbd60…8653a8
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa35d ago0xca882a…1dd86b
0xd533…620b0x9c95…e299Base—$0.001100%fluxa35d ago0xb3d88d…684a83
0xd533…620b0x9c95…e299Base—$0.001100%fluxa35d ago0x1255ff…8f3baf
0xd533…620b0x9c95…e299Base—$0.001100%fluxa35d ago0x333f81…82432f
0xd533…620b0x9c95…e299Base—$0.001100%fluxa35d ago0xaa87b8…b78f61
0xd533…620b0x9c95…e299Base—$0.001100%fluxa35d ago0xaa5906…ae0c4d
0xd533…620b0x9c95…e299Base—$0.001100%fluxa35d ago0xf6e2c0…ff7182
0xd533…620b0x9c95…e299Base—$0.001100%fluxa35d ago0xba7996…e370bb

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.