Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase81d ago0x1a77cf…615af8
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase81d ago0x58e3ee…96bf07
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase81d ago0x2fc96a…d5343e
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase81d ago0xf86929…8e971f
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase81d ago0x77eca1…a9cb14
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase81d ago0xd1b488…7d545e
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase81d ago0xbfe154…d87bd3
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase81d ago0x28b224…75aad1
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase81d ago0x607c8f…a6a422
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase81d ago0x25b21b…39145a
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase81d ago0x55f6ad…a769b3
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase81d ago0x75a559…7ed775
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase81d ago0x3c01c7…ff61ff
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase81d ago0x6d733e…90748e
0xe520…e26b0xdc59…1506Basex402 service$0.001046100%coinbase81d ago0x34c3d3…5ea586
0xe520…e26b0xdc59…1506Basex402 service$0.001962100%coinbase81d ago0x1b9480…b43017
0xe520…e26b0xdc59…1506Basex402 service$0.00221100%coinbase81d ago0x131f9f…dd0ea4
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase81d ago0x714292…ec8e43
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase81d ago0x5dc04e…5b29e4
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase81d ago0x70dacf…c11186
0xe520…e26b0xdc59…1506Basex402 service$0.002136100%coinbase81d ago0x43ff84…8bf5d5
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase81d ago0x1070f0…11f2c6
0xe520…e26b0xdc59…1506Basex402 service$0.001982100%coinbase81d ago0x75712d…7ba161
0xe520…e26b0xdc59…1506Basex402 service$0.00125100%coinbase81d ago0xf6a83a…17c1ab
0xe520…e26b0xdc59…1506Basex402 service$0.00187100%coinbase81d ago0xa9202e…3a0617

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.