Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbb92…52f90x6a5e…c666Basex402 service$0.01100%payAI111d ago0xdc10c0…0dae5b
0xbb92…52f90x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb4f5c7…05378e
0xbb92…52f90x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2f4dbc…cca002
0xbb92…52f90x6a5e…c666Basex402 service$0.01100%payAI111d ago0x64509b…06af38
0xbb92…52f90x6a5e…c666Basex402 service$0.01100%payAI111d ago0x5e9c2d…a78f1a
0xbb92…52f90x6a5e…c666Basex402 service$0.01100%payAI111d ago0x846adf…669e7a
0xbb92…52f90x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1fa6ee…dfd2da
0xbb92…52f90x6a5e…c666Basex402 service$0.01100%payAI111d ago0x191735…b9b730
0xbb92…52f90x6a5e…c666Basex402 service$0.01100%payAI111d ago0x64cdb2…352200
0xbb92…52f90x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6def70…55d703
0xbb92…52f90x6a5e…c666Basex402 service$0.01100%payAI111d ago0x5e4514…7a399c
0xbb92…52f90x6a5e…c666Basex402 service$0.01100%payAI111d ago0x086909…2fa335
0xbb92…52f90x6a5e…c666Basex402 service$0.01100%payAI111d ago0x18c459…7f214e
0xbb92…52f90x6a5e…c666Basex402 service$0.01100%payAI111d ago0x058b04…5a7843
0xbb92…52f90x6a5e…c666Basex402 service$0.01100%payAI111d ago0xac94ef…18abcb
0xbb92…52f90x6a5e…c666Basex402 service$0.01100%payAI111d ago0x34675f…3668cc
0xbb92…52f90x6a5e…c666Basex402 service$0.01100%payAI111d ago0x045143…770462
0xbb92…52f90x6a5e…c666Basex402 service$0.01100%payAI111d ago0x63bd6d…1efac0
0xbb92…52f90x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0c9b1a…969ad7
0xbb92…52f90x6a5e…c666Basex402 service$0.01100%payAI111d ago0x606cc0…c82bb7
0xbb92…52f90x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc657e9…c92cc0
0xbb92…52f90x6a5e…c666Basex402 service$0.01100%payAI111d ago0x13535c…b3e9ad
0xbb92…52f90x6a5e…c666Basex402 service$0.01100%payAI111d ago0x89df51…a33b33
0xbb92…52f90x6a5e…c666Basex402 service$0.01100%payAI111d ago0x02beb0…2ed2f4
0xbb92…52f90x6a5e…c666Basex402 service$0.01100%payAI111d ago0x77ecc2…8f8e54

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.