Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x734c…76990xcf92…42fbBasex402 service$0.05100%coinbase56d ago0xa4f1e0…687257
0x734c…76990xcf92…42fbBasex402 service$0.01100%coinbase56d ago0x8fa815…479467
0x734c…76990xcf92…42fbBasex402 service$0.002100%coinbase56d ago0xc09047…999bc8
0x734c…76990xcf92…42fbBasex402 service$0.05100%coinbase56d ago0x416e17…bd4919
0x734c…76990xcf92…42fbBasex402 service$0.01100%coinbase56d ago0x4d3fdf…0db8c2
0x734c…76990xcf92…42fbBasex402 service$0.002100%coinbase56d ago0xb97bb9…b6aa43
0x734c…76990xcf92…42fbBasex402 service$0.05100%coinbase56d ago0x6c54f0…be9f06
0x734c…76990xcf92…42fbBasex402 service$0.01100%coinbase56d ago0xb00456…cf64ae
0x734c…76990xcf92…42fbBasex402 service$0.002100%coinbase56d ago0xd692da…7cc11f
0x734c…76990xcf92…42fbBasex402 service$0.05100%coinbase56d ago0x0f00f7…f491b4
0x734c…76990xcf92…42fbBasex402 service$0.002100%coinbase56d ago0xeace16…9e763d
0x734c…76990xcf92…42fbBasex402 service$0.01100%coinbase56d ago0x8fc4c1…6371a4
0x9897…e0420xcf92…42fbBasex402 service$0.002100%coinbase56d ago0x23d5a7…afd6bb
0x734c…76990xcf92…42fbBasex402 service$0.05100%coinbase56d ago0x1ef1f3…4b2936
0x734c…76990xcf92…42fbBasex402 service$0.01100%coinbase56d ago0x7d1577…749a1b
0x734c…76990xcf92…42fbBasex402 service$0.002100%coinbase56d ago0xe14f02…0aace7
0xcd51…46a90xcf92…42fbBasex402 service$0.10100%coinbase56d ago0xf463bb…a163a9
0xcd51…46a90xcf92…42fbBasex402 service$0.10100%coinbase56d ago0xbdac3d…6a95d6
0xcd51…46a90xcf92…42fbBasex402 service$0.10100%coinbase56d ago0x7a2b73…35d0df
0xcd51…46a90xcf92…42fbBasex402 service$0.05100%coinbase56d ago0x927fd1…9a94c1
0xcd51…46a90xcf92…42fbBasex402 service$0.05100%coinbase56d ago0x3d94dd…8c01a8
0xcd51…46a90xcf92…42fbBasex402 service$0.05100%coinbase56d ago0x6d41a8…3e0e15
0xcd51…46a90xcf92…42fbBasex402 service$0.02100%coinbase56d ago0x23c827…ad516c
0xcd51…46a90xcf92…42fbBasex402 service$0.01100%coinbase56d ago0xf12ebd…5b2a14
0xcd51…46a90xcf92…42fbBasex402 service$0.01100%coinbase56d ago0x78a09e…a99e6b

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.