Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x64ac…04840xab62…a7bfBasex402 service$0.10100%coinbase18d ago0xdbe5e3…b27b5f
0x64ac…04840xab62…a7bfBasex402 service$0.50100%coinbase18d ago0xb46d3a…abab16
0x64ac…04840xab62…a7bfBasex402 service$0.02100%coinbase18d ago0x9e2d7f…82c3af
0x64ac…04840xab62…a7bfBasex402 service$0.02100%coinbase18d ago0xf0538c…e51abe
0x64ac…04840xab62…a7bfBasex402 service$0.01100%coinbase18d ago0x94beb9…21baf5
0x64ac…04840xab62…a7bfBasex402 service$0.01100%coinbase18d ago0x49e08a…8b121f
0x64ac…04840xab62…a7bfBasex402 service$0.03100%coinbase18d ago0x527aeb…2839d4
0x64ac…04840xab62…a7bfBasex402 service$0.01100%coinbase18d ago0x01fae3…20420b
0x64ac…04840xab62…a7bfBasex402 service$0.20100%coinbase18d ago0x2bd029…6b7789
0x64ac…04840xab62…a7bfBasex402 service$0.01100%coinbase18d ago0xbb95a7…43c079
0x64ac…04840xab62…a7bfBasex402 service$0.01100%coinbase18d ago0x7981eb…20293c
0x64ac…04840xab62…a7bfBasex402 service$0.10100%coinbase18d ago0x77b543…ee982b
0x64ac…04840xab62…a7bfBasex402 service$0.01100%coinbase18d ago0xb81f9f…17212d
0x64ac…04840xab62…a7bfBasex402 service$0.01100%coinbase18d ago0x273595…9dae73
0x64ac…04840xab62…a7bfBasex402 service$0.01100%coinbase18d ago0x82b855…fe897f
0x64ac…04840xab62…a7bfBasex402 service$0.01100%coinbase18d ago0x77047b…858ab4
0x64ac…04840xab62…a7bfBasex402 service$0.01100%coinbase18d ago0x40be5b…70754c
0x64ac…04840xab62…a7bfBasex402 service$0.01100%coinbase18d ago0x84a8fb…0659ca
0x64ac…04840xab62…a7bfBasex402 service$0.10100%coinbase18d ago0x2f3a5d…7f8e9c
0x64ac…04840xab62…a7bfBasex402 service$0.05100%coinbase18d ago0xb7253b…c72d04
0x64ac…04840xab62…a7bfBasex402 service$0.01100%coinbase18d ago0x04579d…5bc73c
0x64ac…04840xab62…a7bfBasex402 service$0.01100%coinbase18d ago0x4f04cc…7bc05f
0x64ac…04840xab62…a7bfBasex402 service$0.01100%coinbase18d ago0xc1c511…346781
0x64ac…04840xab62…a7bfBasex402 service$0.01100%coinbase18d ago0x38b4bc…c7b492
0x64ac…04840xab62…a7bfBasex402 service$0.01100%coinbase18d ago0x47292a…2ba811

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.