Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc48b…c5700x9386…ca25Basex402 service$10.79100%coinbase44d ago0x4453ea…325a44
0xfef6…0d230x9386…ca25Basex402 service$10.79100%coinbase44d ago0xaee90c…c57cd4
0x1558…611c0x9386…ca25Basex402 service$10.79100%coinbase44d ago0x82ed2f…9aa3c1
0xa1c0…23cc0x9386…ca25Basex402 service$10.79100%coinbase44d ago0xa324d4…746731
0xa1c0…23cc0x9386…ca25Basex402 service$10.79100%coinbase44d ago0x7b7868…bb0338
0xa1c0…23cc0x9386…ca25Basex402 service$10.79100%coinbase44d ago0x7f0ff7…ee9dfa
0xa1c0…23cc0x9386…ca25Basex402 service$10.79100%coinbase44d ago0xcbc12c…828d93
0xa1c0…23cc0x9386…ca25Basex402 service$10.79100%coinbase44d ago0xc84623…a3ff18
0xa1c0…23cc0x9386…ca25Basex402 service$10.79100%coinbase44d ago0x91a764…e2b73e
0xa1c0…23cc0x9386…ca25Basex402 service$10.79100%coinbase44d ago0xa96412…ad0095
0xa1c0…23cc0x9386…ca25Basex402 service$10.79100%coinbase44d ago0x8f4973…725321
0x86c7…91250x9386…ca25Basex402 service$10.79100%coinbase44d ago0x2b46f7…26d406
0xe06d…9f320x9386…ca25Basex402 service$10.79100%coinbase44d ago0xc12a13…d7e2a8
0x1fbf…d55f0x9386…ca25Basex402 service$10.79100%coinbase44d ago0x9731e6…1f7c40
0x5297…aca90x9386…ca25Basex402 service$10.79100%coinbase44d ago0x4fc3ab…16815d
0xdd5a…3f1f0x9386…ca25Basex402 service$10.79100%coinbase44d ago0x089889…eef55d
0x876c…d37c0x9386…ca25Basex402 service$10.79100%coinbase45d ago0x76b339…981922
0x49e9…a4330x9386…ca25Basex402 service$10.79100%coinbase45d ago0x0cb7c7…ce2fcd
0x17eb…22be0x9386…ca25Basex402 service$10.79100%coinbase45d ago0x929b5f…5ecc6b
0x17eb…22be0x9386…ca25Basex402 service$10.79100%coinbase45d ago0xfff4e2…81ea1c
0xbdac…102e0x9386…ca25Basex402 service$10.79100%coinbase45d ago0xa51b3f…1ea719
0xbdac…102e0x9386…ca25Basex402 service$10.79100%coinbase45d ago0x6ce929…20e4b6
0xa1c0…23cc0x9386…ca25Basex402 service$10.79100%coinbase45d ago0x1bea03…034512
0xd65c…960c0x9386…ca25Basex402 service$10.79100%coinbase45d ago0xf7859f…8499dd
0xd65c…960c0x9386…ca25Basex402 service$10.79100%coinbase45d ago0xe88b3e…5059a2

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.