Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa93f67…1ee449
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI102d ago0x036f81…a7b7b9
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI102d ago0xcbdf35…04baaa
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf2c19f…485e13
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI102d ago0x914ca4…349f6f
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa4e2ce…783cec
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI102d ago0xfed3b3…1c3bff
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI102d ago0xfae1db…81d8ea
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI102d ago0x00c034…9806f3
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3144a4…896bb4
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI102d ago0x35d2bf…6bc1c7
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1838e4…e15f4e
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbb376c…3dbbd2
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbe9ac2…480d9f
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI102d ago0x17b0ff…590309
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc0e2c7…7d290d
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbdef98…8f5b51
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI102d ago0x70677e…1af0a3
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI102d ago0x68d909…ebbdbb
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI102d ago0x00d646…4a7580
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7a1180…afb616
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI102d ago0x460cef…369c78
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4f1e4e…0c089f
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc320ea…836968
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe42ef0…2cc967

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.