Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8fc7…47fc0x159b…4908Basex402 service$0.01100%payAI45d ago0x317886…43e4cc
0x8fc7…47fc0x159b…4908Basex402 service$0.10100%payAI45d ago0x99d343…5148e1
0x8fc7…47fc0x159b…4908Basex402 service$0.10100%payAI45d ago0x7d7649…839458
0x8fc7…47fc0x159b…4908Basex402 service$0.10100%payAI45d ago0x0d81a5…aab1e9
0x8fc7…47fc0x159b…4908Basex402 service$0.10100%payAI45d ago0x4ade5b…517695
0x8fc7…47fc0x159b…4908Basex402 service$0.10100%payAI45d ago0xec9d06…aeeb93
0x8fc7…47fc0x159b…4908Basex402 service$0.10100%payAI45d ago0x9c7cd4…e9daf5
0x8fc7…47fc0x159b…4908Basex402 service$0.10100%payAI45d ago0x1fd9b0…3a2503
0x8fc7…47fc0x159b…4908Basex402 service$0.10100%payAI45d ago0x9ba523…45281e
0x8fc7…47fc0x159b…4908Basex402 service$0.10100%payAI45d ago0x74f161…81dd8f
0x8fc7…47fc0x159b…4908Basex402 service$0.10100%payAI45d ago0x3b1138…8d6daa
0x8fc7…47fc0x159b…4908Basex402 service$0.10100%payAI45d ago0x6f985a…791ce1
0x8fc7…47fc0x159b…4908Basex402 service$0.10100%payAI45d ago0x9836f0…c20419
0x8fc7…47fc0x159b…4908Basex402 service$0.10100%payAI45d ago0x5e5bf8…587b70
0x8fc7…47fc0x159b…4908Basex402 service$0.10100%payAI45d ago0x23a5ed…8e8b45
0x8fc7…47fc0x159b…4908Basex402 service$0.10100%payAI45d ago0xa599ea…7456c7
0x8fc7…47fc0x159b…4908Basex402 service$0.10100%payAI45d ago0xce4bc0…0c1613
0x8fc7…47fc0x159b…4908Basex402 service$0.10100%payAI45d ago0x5d3ad1…10d762
0x8fc7…47fc0x159b…4908Basex402 service$0.10100%payAI45d ago0x1b2075…2eacd2
0x8fc7…47fc0x159b…4908Basex402 service$0.10100%payAI45d ago0xba0077…71f502
0x8fc7…47fc0x159b…4908Basex402 service$0.10100%payAI45d ago0x8a52cb…6f7842
0x8fc7…47fc0x159b…4908Basex402 service$0.10100%payAI45d ago0x5761ab…a2ffc4
0x8fc7…47fc0x159b…4908Basex402 service$0.10100%payAI45d ago0x3e7bbe…984420
0x8fc7…47fc0x159b…4908Basex402 service$0.10100%payAI45d ago0x3db0b2…492dc8
0x8fc7…47fc0x159b…4908Basex402 service$0.10100%payAI45d ago0x38fd24…a4e76e

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.