Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3ef0ca…76b7b0
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI106d ago0x910ba5…5b0d1e
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI106d ago0x14bd0e…cf8004
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc88fae…2d44a8
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI106d ago0x702abf…031e89
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6a5abe…44428a
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI106d ago0x746dc9…8f8f64
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd7b276…3ef678
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf028fd…d38909
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5caf68…fe8f2e
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa6af76…49032b
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe84355…3d5331
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI106d ago0x702259…84624c
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI106d ago0x311dac…194549
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdfdbce…a18892
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI106d ago0x34c0d8…b28cfc
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1b0ad9…7eb26c
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI106d ago0x97e137…67f2de
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI106d ago0x61fa0c…f963fe
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI106d ago0x199dd5…4a76dd
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa8a7ff…bb5ea7
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1ae318…bcce0b
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2a39e9…f3bba2
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe43306…8ef74d
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0863e7…6544ab

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.