Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase9d ago0xbeb800…8e7389
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase9d ago0x175f2d…177ce4
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase9d ago0xfe6454…ee884a
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase9d ago0x1d3a84…4c7a18
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase9d ago0x332fd5…27ed38
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase9d ago0x9994e8…1d7d00
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase9d ago0xa249b7…adb626
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase9d ago0x3d22bd…2c91f2
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase9d ago0x4577f5…922611
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase9d ago0x0ff7d0…b50bc7
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase9d ago0x92d21f…d08aa3
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase9d ago0xc352cb…ddcb23
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase9d ago0xab755c…9181be
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase9d ago0x863c2a…77b18b
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase9d ago0xfa1fbc…3bde17
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase9d ago0x6e468a…16f2f5
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase9d ago0xfb9984…4a1f45
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase9d ago0x96af4d…27dc7e
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase9d ago0x54ef6d…6fac94
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase9d ago0x3becbc…367c01
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase9d ago0x4f22dc…4c26c4
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase9d ago0x8a27d2…510197
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase9d ago0x3d34c6…ed11f6
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase9d ago0x59a805…470701
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase9d ago0x370f90…99421f

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.