Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6232a4…4f75ff
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0d6b49…4b0c5a
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI102d ago0x031ff3…c17670
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5dbb28…e6f3df
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9814ee…f406ec
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI102d ago0x457e2d…0d1e8a
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI102d ago0x016b3b…260881
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe1c7c4…6eb714
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8b0123…25c0b3
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI102d ago0x14b2fd…b499d6
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI102d ago0xec206c…bb97fe
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI102d ago0xde75de…e3522d
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1fe510…412e16
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI102d ago0x62e8f8…9e2041
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2868a1…3597e0
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa1eb74…bd2cdb
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI102d ago0x34e9e2…86dc02
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf4f317…0a2bc1
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI102d ago0xab612c…a3fbf2
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4ba589…25dbe9
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI102d ago0x017630…6033c4
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6cbad7…943229
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6ad53a…f6867f
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2553b1…8f70f5
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI102d ago0x82f278…899f1d

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.