Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2378…a4530x5aae…482eBase—$0.001100%coinbase14d ago0xf57028…e8422e
0x2378…a4530x5aae…482eBase—$0.001100%coinbase14d ago0x7518d1…84129a
0x2378…a4530x5aae…482eBase—$0.001100%coinbase14d ago0x9c96a4…a32d86
0x2378…a4530x5aae…482eBase—$0.001100%coinbase14d ago0x2721e8…2a0121
0x2378…a4530x5aae…482eBase—$0.001100%coinbase14d ago0x63e97b…9d26ac
0x2378…a4530x5aae…482eBase—$0.001100%coinbase14d ago0xaee186…9bba98
0x2378…a4530x5aae…482eBase—$0.001100%coinbase14d ago0x8f0623…5eb36a
0x2378…a4530x5aae…482eBase—$0.001100%coinbase14d ago0x66aa7f…b952c5
0x2378…a4530x5aae…482eBase—$0.001100%coinbase14d ago0xa29401…02067a
0x2378…a4530x5aae…482eBase—$0.001100%coinbase14d ago0xe03c4f…567366
0x2378…a4530x5aae…482eBase—$0.001100%coinbase14d ago0xb7dbbf…429ab4
0x2378…a4530x5aae…482eBase—$0.001100%coinbase14d ago0x3e5e43…057501
0x2378…a4530x5aae…482eBase—$0.001100%coinbase14d ago0x6a4b05…ee4927
0x2378…a4530x5aae…482eBase—$0.001100%coinbase14d ago0x12b7cd…432ff9
0x2378…a4530x5aae…482eBase—$0.001100%coinbase14d ago0xa9c734…bea27d
0x2378…a4530x5aae…482eBase—$0.001100%coinbase14d ago0x68fb71…2e13d2
0x2378…a4530x5aae…482eBase—$0.001100%coinbase14d ago0x86a2d9…8eafb9
0x2378…a4530x5aae…482eBase—$0.001100%coinbase14d ago0xb4e549…60c2e5
0x2378…a4530x5aae…482eBase—$0.001100%coinbase14d ago0x1ce743…951382
0x2378…a4530x5aae…482eBase—$0.001100%coinbase14d ago0x0dbfc0…976b80
0x2378…a4530x5aae…482eBase—$0.001100%coinbase14d ago0xc0cd08…0fe3b8
0x2378…a4530x5aae…482eBase—$0.001100%coinbase14d ago0xee4b03…b75e07
0x2378…a4530x5aae…482eBase—$0.001100%coinbase14d ago0x75f1c9…9022a7
0x2378…a4530x5aae…482eBase—$0.001100%coinbase14d ago0x3cbedd…1b3a98
0x2378…a4530x5aae…482eBase—$0.001100%coinbase14d ago0x2d118d…9ee60a

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.