Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd99e3d…ed5f71
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI102d ago0x58466a…f54b57
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb826f0…f6e253
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7e774c…222bc6
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc3829c…10b314
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd7fdf0…71c72e
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI102d ago0xfaa94b…bc8b83
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI102d ago0xad9355…c1bc53
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI102d ago0xfaca13…3c08e0
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd47be7…0f8382
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9f5ebb…13a723
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe98cc0…c30ae9
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd869ed…be5d00
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc0d527…8d2f1e
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc47765…249c16
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI102d ago0x565b25…8447fc
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5623ac…66cc0b
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0b3442…34f631
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI102d ago0xcab337…da8596
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb9246c…6cae09
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI102d ago0x824085…0b2c8d
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI102d ago0x51c2e8…07de78
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI102d ago0x42a241…dd6af2
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI102d ago0x729cbd…9dbd22
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe2c91d…692588

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.