Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0363…51bd0x17d3…2255Base—$2.15100%coinbase39d ago0xb54a4b…b35ef1
0x17d3…22550x159b…4908Basex402 service$0.01100%coinbase39d ago0x830832…4bab2b
0x17d3…22550x159b…4908Basex402 service$0.01100%coinbase39d ago0x3970f5…45f6ad
0x17d3…22550x159b…4908Basex402 service$0.10100%coinbase39d ago0xb1bb52…14abd1
0x17d3…22550x159b…4908Basex402 service$0.10100%coinbase39d ago0x17cbda…9e3dd4
0x17d3…22550x159b…4908Basex402 service$0.10100%coinbase39d ago0xb95eb9…2bb123
0x17d3…22550x159b…4908Basex402 service$0.10100%coinbase39d ago0xc18a73…49e558
0x17d3…22550x159b…4908Basex402 service$0.10100%coinbase39d ago0x869d3e…519256
0x17d3…22550x159b…4908Basex402 service$0.10100%coinbase39d ago0xe02c69…aae951
0x17d3…22550x159b…4908Basex402 service$0.10100%coinbase39d ago0x28942b…a43ed5
0x17d3…22550x159b…4908Basex402 service$0.10100%coinbase39d ago0x794e77…3b9104
0x17d3…22550x159b…4908Basex402 service$0.10100%coinbase39d ago0x8a242a…c64240
0x17d3…22550x159b…4908Basex402 service$0.10100%coinbase39d ago0x2408ae…e40ef6
0x17d3…22550x159b…4908Basex402 service$0.10100%coinbase39d ago0xbcda15…4bb8eb
0x17d3…22550x159b…4908Basex402 service$0.10100%coinbase39d ago0x25ec14…fa631f
0x17d3…22550x159b…4908Basex402 service$0.10100%coinbase39d ago0xade772…af44e9
0x17d3…22550x159b…4908Basex402 service$0.10100%coinbase39d ago0x3fdf90…a2634a
0x17d3…22550x159b…4908Basex402 service$0.10100%coinbase39d ago0x870d64…efdbde
0x17d3…22550x159b…4908Basex402 service$0.10100%coinbase39d ago0xa5038d…d722ff
0x17d3…22550x159b…4908Basex402 service$0.10100%coinbase39d ago0x3e5673…793a1e
0x17d3…22550x159b…4908Basex402 service$0.10100%coinbase39d ago0x321bce…54bfd5
0x17d3…22550x159b…4908Basex402 service$0.10100%coinbase39d ago0xde4737…c46b5b
0x17d3…22550x159b…4908Basex402 service$0.10100%coinbase39d ago0x6d87da…d73511
0x17d3…22550x159b…4908Basex402 service$0.10100%coinbase39d ago0xf91a22…6feb35
0x17d3…22550x159b…4908Basex402 service$0.10100%coinbase39d ago0xbb3a3b…1c388a

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.