Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5a01ed…40b3ee
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe88992…cc34dd
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI107d ago0x778498…653091
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7a6763…3775c8
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI107d ago0xdedb42…ac4a26
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfee604…70a8cb
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcb156c…a4d2ed
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbd2d48…79619a
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8bf641…bd4bda
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI107d ago0xebacef…2d8004
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9dc506…d5d2c2
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI107d ago0x47cd98…fdca40
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI107d ago0x70efe5…db1b85
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa08598…0b41f1
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI107d ago0x814461…131f93
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf077a1…f52d62
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa4af64…b4d97d
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI107d ago0x26edb9…bd058b
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd12892…c702a7
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI107d ago0x165020…964c15
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4c39b4…44616f
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb72d70…675ede
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd4a06a…a01b2c
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI107d ago0x882094…ff7984
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa36c06…c19d6d

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.