Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x56de…e93b0xdc59…1506Basex402 service$0.006112100%coinbase4d ago0xcaa5cd…e5cbc0
0x56de…e93b0xdc59…1506Basex402 service$0.006102100%coinbase4d ago0x3fed47…53440e
0x56de…e93b0xdc59…1506Basex402 service$0.006378100%coinbase4d ago0xa1f60f…94edcc
0x56de…e93b0xdc59…1506Basex402 service$0.006064100%coinbase4d ago0x26f150…20b233
0x56de…e93b0xdc59…1506Basex402 service$0.005956100%coinbase4d ago0x4351b1…7689c1
0x56de…e93b0xdc59…1506Basex402 service$0.005942100%coinbase4d ago0x6d8f95…580835
0x56de…e93b0xdc59…1506Basex402 service$0.00612100%coinbase4d ago0x72bda1…f02995
0x56de…e93b0xdc59…1506Basex402 service$0.006066100%coinbase4d ago0xeffb0f…bd51b7
0x56de…e93b0xdc59…1506Basex402 service$0.006036100%coinbase4d ago0x1c416c…3cf4e8
0x56de…e93b0xdc59…1506Basex402 service$0.00654100%coinbase4d ago0x4e61a2…157dc6
0x56de…e93b0xdc59…1506Basex402 service$0.006574100%coinbase4d ago0xf9ceee…14fe29
0x56de…e93b0xdc59…1506Basex402 service$0.006568100%coinbase4d ago0x28c8d9…de6722
0x56de…e93b0xdc59…1506Basex402 service$0.00652100%coinbase4d ago0xf37005…ec63a6
0x56de…e93b0xdc59…1506Basex402 service$0.006528100%coinbase4d ago0x0b5b80…b952f7
0x56de…e93b0xdc59…1506Basex402 service$0.006524100%coinbase4d ago0xe09b6f…5369f5
0x56de…e93b0xdc59…1506Basex402 service$0.006562100%coinbase4d ago0xc0602a…e62773
0x56de…e93b0xdc59…1506Basex402 service$0.006596100%coinbase4d ago0x240fbc…2d5a59
0x56de…e93b0xdc59…1506Basex402 service$0.006628100%coinbase4d ago0xd9be98…fe0628
0x56de…e93b0xdc59…1506Basex402 service$0.00669100%coinbase4d ago0x64ac40…c4ed1d
0x56de…e93b0xdc59…1506Basex402 service$0.006032100%coinbase4d ago0xef800d…31cad2
0x56de…e93b0xdc59…1506Basex402 service$0.00609100%coinbase4d ago0x7acfeb…8f5776
0x56de…e93b0xdc59…1506Basex402 service$0.006144100%coinbase4d ago0x621dc6…348f3e
0x56de…e93b0xdc59…1506Basex402 service$0.005978100%coinbase4d ago0xceb486…48b3d4
0x56de…e93b0xdc59…1506Basex402 service$0.00626100%coinbase4d ago0x13e81e…646c72
0x56de…e93b0xdc59…1506Basex402 service$0.006244100%coinbase4d ago0x19226f…1a49a9

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.