Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4c41…f8070x9627…f331Basex402 service$0.001100%coinbase13h ago0x1b3fc3…60d8cd
0x4c41…f8070x1cce…8d5eBasex402 service$0.02100%coinbase20h ago0x26f969…14928e
0x4c41…f8070x85df…0267Basex402 service$0.001100%coinbase20h ago0xaa0ff0…1bedf6
0x4c41…f8070x8503…9432Basex402 service$0.001100%coinbase20h ago0xb065d9…b42efe
0x4c41…f8070x85df…0267Basex402 service$0.001100%coinbase20h ago0x758fc6…92390e
0x4c41…f8070x5297…7420Basex402 service$0.001100%payAI20h ago0xf3c6b1…4e3c32
0x4c41…f8070x7f7c…bbfcBasex402 service$0.01100%coinbase20h ago0xc9dfc6…498bb4
0x4c41…f8070x1304…17caBasex402 service$0.005100%coinbase20h ago0x730d29…9dd8c3
0x4c41…f8070x814e…e5d2Basex402 service$0.001100%coinbase20h ago0xf3b304…0410e0
0x4c41…f8070x93a1…3338Basex402 service$0.02100%coinbase20h ago0x4e2132…8c6559
0x4c41…f8070xcc73…615cBasex402 service$0.005100%coinbase20h ago0x1cdeb8…91054c
0x4c41…f8070x85df…0267Basex402 service$0.001100%coinbase20h ago0x2d7817…fa499a
0x4c41…f8070x1cce…8d5eBasex402 service$0.02100%coinbase20h ago0xee2225…34bb62
0x4c41…f8070x8503…9432Basex402 service$0.001100%coinbase20h ago0xcd22c1…3ad618
0x4c41…f8070x5297…7420Basex402 service$0.001100%payAI20h ago0x76ea55…4b4d6f
0x4c41…f8070x4c1a…1155Basex402 service$0.005100%coinbase20h ago0xbb3351…8e18d7
0x4c41…f8070x65e0…1701Basex402 service$0.005100%coinbase20h ago0xc6f52b…ad98b4
0x4c41…f8070xf4f7…ab5bBasex402 service$0.05100%coinbase20h ago0x66ae83…fd63cf
0x4c41…f8070x7f7c…bbfcBasex402 service$0.01100%coinbase20h ago0x537574…e9f0d5
0x4c41…f8070xa877…fcfeBasex402 service$0.01100%coinbase20h ago0x98289c…fafa50
0x4c41…f8070xe295…d6e5Basex402 service$0.01100%coinbase20h ago0x646d5c…950bf0
0x4c41…f8070x9627…f331Basex402 service$0.001100%coinbase20h ago0xcd4d45…56f524
0x4c41…f8070x814e…e5d2Basex402 service$0.001100%coinbase20h ago0xadcf63…e61969
0x4c41…f8070xa1eb…3396Basex402 service$0.001100%coinbase20h ago0x6c6bb7…75bcc8
0x4c41…f8070x1304…17caBasex402 service$0.005100%coinbase20h ago0x6adee1…6d1407

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.