Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8313…03f00xb15a…ef59Basex402 service$0.01100%coinbase5d ago0x26c861…c71ae6
0x7b39…e70d0xb15a…ef59Basex402 service$0.01100%coinbase5d ago0x96da0f…d2539e
0xc9c7…16700xb15a…ef59Basex402 service$0.01100%coinbase5d ago0x2b045f…33aad2
0x9d51…d7a80xb15a…ef59Basex402 service$0.01100%coinbase6d ago0x29143c…a70056
0x9d51…d7a80xb15a…ef59Basex402 service$0.01100%coinbase6d ago0x6dd936…69e9f3
0x9d51…d7a80xb15a…ef59Basex402 service$0.01100%coinbase6d ago0x7dfe14…ead1a4
0x9d51…d7a80xb15a…ef59Basex402 service$0.01100%coinbase6d ago0xa2691a…b4be2d
0x9d51…d7a80xb15a…ef59Basex402 service$0.01100%coinbase6d ago0x3bbeea…e8931f
0x9d51…d7a80xb15a…ef59Basex402 service$0.01100%coinbase6d ago0xe8d595…520b80
0x9d51…d7a80xb15a…ef59Basex402 service$0.01100%coinbase6d ago0x40879d…434172
0x9d51…d7a80xb15a…ef59Basex402 service$0.01100%coinbase6d ago0xe0ed55…df05cb
0x9d51…d7a80xb15a…ef59Basex402 service$0.01100%coinbase6d ago0x02a3a9…cbb8f9
0x9d51…d7a80xb15a…ef59Basex402 service$0.01100%coinbase6d ago0x22784e…0569a8
0x9d51…d7a80xb15a…ef59Basex402 service$0.01100%coinbase6d ago0x52fd4f…8f2789
0x9d51…d7a80xb15a…ef59Basex402 service$0.01100%coinbase6d ago0x427db8…40bc10
0x9d51…d7a80xb15a…ef59Basex402 service$0.01100%coinbase6d ago0xe6948e…23b163
0x9d51…d7a80xb15a…ef59Basex402 service$0.01100%coinbase6d ago0x5ac83c…60aff1
0x9d51…d7a80xb15a…ef59Basex402 service$0.01100%coinbase6d ago0x23ef02…4a2fa6
0x9d51…d7a80xb15a…ef59Basex402 service$0.01100%coinbase6d ago0xd819d4…a12b7f
0x9d51…d7a80xb15a…ef59Basex402 service$0.01100%coinbase6d ago0xc53bc9…751c51
0x9d51…d7a80xb15a…ef59Basex402 service$0.01100%coinbase6d ago0x1e118c…06d0b3
0x9d51…d7a80xb15a…ef59Basex402 service$0.01100%coinbase6d ago0xe70db5…386acf
0x9d51…d7a80xb15a…ef59Basex402 service$0.01100%coinbase6d ago0x6515c3…64b2ba
0x9d51…d7a80xb15a…ef59Basex402 service$0.01100%coinbase6d ago0x96c907…980d9b
0x9d51…d7a80xb15a…ef59Basex402 service$0.01100%coinbase6d ago0xca8929…1e121a

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.