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%coinbase14d ago0x7564af…171d89
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase14d ago0xb5bc23…030c62
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase14d ago0xff4227…f5ee0a
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase14d ago0xf141bb…7ca2bc
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase14d ago0x94c0ab…569483
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase14d ago0x791e68…41551c
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase14d ago0x537313…bbcdc0
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase14d ago0x32986a…5daac1
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase14d ago0x5aa262…82df99
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase14d ago0x9958e2…57c79f
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase14d ago0x6bd35c…a5029b
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase14d ago0x7dfc04…6addc6
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase14d ago0xdbfc7f…e3e551
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase14d ago0xd363db…b0c52c
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase14d ago0x585e82…84df60
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase14d ago0xffd997…67d6f1
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase14d ago0xd77c39…42b626
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase14d ago0xb58bf3…37e269
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase14d ago0xdced24…4f658a
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase14d ago0xfb0980…24891d
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase14d ago0xb2be27…6a326e
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase14d ago0x6f8f99…070705
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase14d ago0xd1816e…29d724
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase14d ago0x0353ba…0e8d1a
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase14d ago0xbbfe7c…c69357

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.