Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8f7c…c0ca0x3e7c…1570Basex402 service$0.003100%coinbase16d ago0xac1c4a…562dd0
0x8f7c…c0ca0x3e7c…1570Basex402 service$0.003100%coinbase16d ago0xd5a239…892ba8
0x8f7c…c0ca0x3e7c…1570Basex402 service$0.003100%coinbase16d ago0xfadf63…185631
0x8f7c…c0ca0x3e7c…1570Basex402 service$0.003100%coinbase16d ago0x022004…21fdc6
0x8f7c…c0ca0x3e7c…1570Basex402 service$0.003100%coinbase16d ago0x8d179c…050260
0x8f7c…c0ca0x3e7c…1570Basex402 service$0.003100%coinbase16d ago0x18fc96…d1db7d
0x8f7c…c0ca0x3e7c…1570Basex402 service$0.003100%coinbase16d ago0xbcda70…657b50
0x8f7c…c0ca0x3e7c…1570Basex402 service$0.003100%coinbase16d ago0x8fa22b…b0f5c0
0x8f7c…c0ca0x3e7c…1570Basex402 service$0.003100%coinbase16d ago0xdd5e19…67743c
0x8f7c…c0ca0x3e7c…1570Basex402 service$0.003100%coinbase16d ago0x1b699f…946f75
0x8f7c…c0ca0x3e7c…1570Basex402 service$0.003100%coinbase16d ago0xf83883…ffb7f5
0x8f7c…c0ca0x3e7c…1570Basex402 service$0.003100%coinbase16d ago0xb1b90f…023c99
0x8f7c…c0ca0x3e7c…1570Basex402 service$0.003100%coinbase16d ago0x7e2e21…52202d
0x8f7c…c0ca0x3e7c…1570Basex402 service$0.003100%coinbase16d ago0x20e016…a70f0d
0x8f7c…c0ca0x3e7c…1570Basex402 service$0.003100%coinbase16d ago0x7eb7b7…0474d5
0x8f7c…c0ca0x3e7c…1570Basex402 service$0.003100%coinbase16d ago0x056bdb…864138
0x8f7c…c0ca0x3e7c…1570Basex402 service$0.003100%coinbase16d ago0x320820…5df351
0x8f7c…c0ca0x3e7c…1570Basex402 service$0.003100%coinbase16d ago0x3d8372…13b874
0x8f7c…c0ca0x3e7c…1570Basex402 service$0.003100%coinbase16d ago0x1686c6…3bb4d1
0x8f7c…c0ca0x3e7c…1570Basex402 service$0.003100%coinbase16d ago0x85e89c…ba9b0d
0x8f7c…c0ca0x3e7c…1570Basex402 service$0.003100%coinbase16d ago0xab23a3…9124b6
0x8f7c…c0ca0x3e7c…1570Basex402 service$0.003100%coinbase16d ago0xbd23d4…90e935
0x8f7c…c0ca0x3e7c…1570Basex402 service$0.003100%coinbase16d ago0xdf66c4…bcaefd
0x8f7c…c0ca0x3e7c…1570Basex402 service$0.003100%coinbase16d ago0xdcac05…8450ae
0x8f7c…c0ca0x3e7c…1570Basex402 service$0.003100%coinbase16d ago0x6cdfa5…46c22e

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.