Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2d1bb7…980414
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI105d ago0x94b8c2…ff27a8
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdcf22f…e54b3c
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI105d ago0x57d9b6…8cb720
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa61020…7870b7
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2d59d2…e52487
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf6ffe4…b149e1
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd0e0a3…05903e
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2a6925…a569c9
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe328d8…282488
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb24056…17141f
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9cfe43…d70969
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI105d ago0xec1d45…378cbf
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI105d ago0x135465…d926b1
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI105d ago0xaacdb5…974575
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd098df…878457
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0933eb…716b0c
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI105d ago0x12611f…ea0e2a
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc8c6a9…1e322f
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI105d ago0x81bbad…f3bd92
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf565d2…0d7495
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2b0abb…cb1631
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7bfb8e…a7d980
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8d8cc7…dcb429
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf0ad97…3021b9

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.