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%coinbase50d ago0x4c998a…a1bd3e
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase50d ago0x3827f8…15b27b
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase50d ago0xf297b2…14592c
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase50d ago0x33c74c…73deb6
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase50d ago0x3e58d2…16761a
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase50d ago0x4ed0e4…14d8ea
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase50d ago0x9e697b…ebb2dd
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase50d ago0xcf7763…76e412
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase50d ago0x9f188a…8c36c2
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase50d ago0xc765cd…6ef6c1
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase50d ago0xa3cbb7…95587f
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase50d ago0xa52af7…adf08d
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase50d ago0x51d5b3…7f17ac
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase50d ago0x1434f0…fd4068
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase50d ago0x530b39…b1d005
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase50d ago0xc8cb85…ec0db6
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase50d ago0xbdbe4c…8f7a91
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase50d ago0x462d07…486eeb
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase50d ago0x1e64b5…e4f746
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase50d ago0xa619c8…37d694
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase50d ago0x195c2c…9c6f63
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase50d ago0xde94c1…f0a99c
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase50d ago0x6d0975…600f9e
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase50d ago0x944e4f…4e495e
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase50d ago0x90d814…2198a2

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.