Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8746…a1ba0x6a5e…c666Basex402 service$0.01100%payAI110d ago0xb7f689…d39c6f
0x8746…a1ba0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x28a489…c6a538
0x8746…a1ba0x6a5e…c666Basex402 service$0.01100%payAI110d ago0xc873b0…bb20ad
0x8746…a1ba0x6a5e…c666Basex402 service$0.01100%payAI110d ago0xcb288e…388b89
0x8746…a1ba0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x80208d…279050
0x8746…a1ba0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x4bb34e…261f67
0x8746…a1ba0x6a5e…c666Basex402 service$0.01100%payAI110d ago0xf54343…975c70
0x8746…a1ba0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x08031c…d9d71b
0x8746…a1ba0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x2704f6…ab9cda
0x8746…a1ba0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x19d086…c07ba9
0x8746…a1ba0x6a5e…c666Basex402 service$0.01100%payAI110d ago0xdac077…22b86f
0x8746…a1ba0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x6e76c3…497982
0x8746…a1ba0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x1c693e…bde417
0x8746…a1ba0x6a5e…c666Basex402 service$0.01100%payAI110d ago0xf4020e…d4fc3a
0x8746…a1ba0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x7d14cc…4897ff
0x8746…a1ba0x6a5e…c666Basex402 service$0.01100%payAI110d ago0xa2533a…8b943b
0x8746…a1ba0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x1ca441…b81ac5
0x8746…a1ba0x6a5e…c666Basex402 service$0.01100%payAI110d ago0xb7eeb9…85fe2a
0x8746…a1ba0x6a5e…c666Basex402 service$0.01100%payAI110d ago0xdf4954…67b2d3
0x8746…a1ba0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x07961e…ba74c5
0x8746…a1ba0x6a5e…c666Basex402 service$0.01100%payAI110d ago0xa481c2…88efb2
0x8746…a1ba0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x8fca76…4715e9
0x8746…a1ba0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x526a99…372c49
0x8746…a1ba0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x9bcd00…1b4d68
0x8746…a1ba0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x41afdb…ebb7a2

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.