Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bfd…35f50x5aae…482eBase—$0.001100%coinbase9d ago0x4cc921…55f3f5
0x4bfd…35f50x5aae…482eBase—$0.001100%coinbase9d ago0x532a5f…de9c45
0x4bfd…35f50x5aae…482eBase—$0.001100%coinbase9d ago0xe7825f…d7546d
0x4bfd…35f50x5aae…482eBase—$0.001100%coinbase9d ago0xb4490b…a4193b
0x4bfd…35f50x5aae…482eBase—$0.001100%coinbase9d ago0xa4581b…3cda8e
0x4bfd…35f50x5aae…482eBase—$0.001100%coinbase9d ago0x59fb77…b1da37
0x4bfd…35f50x5aae…482eBase—$0.001100%coinbase9d ago0x984b9c…819be7
0x4bfd…35f50x5aae…482eBase—$0.001100%coinbase9d ago0xb05d0f…662429
0x4bfd…35f50x5aae…482eBase—$0.001100%coinbase9d ago0xc7c65a…f07139
0x4bfd…35f50x5aae…482eBase—$0.001100%coinbase9d ago0x165b6a…3e896e
0x4bfd…35f50x5aae…482eBase—$0.001100%coinbase9d ago0x0c4da2…53739e
0x4bfd…35f50x5aae…482eBase—$0.001100%coinbase9d ago0x79ca90…cf26be
0x4bfd…35f50x5aae…482eBase—$0.001100%coinbase9d ago0xcc56d9…a38bda
0x4bfd…35f50x5aae…482eBase—$0.001100%coinbase9d ago0x2d7ba7…3ac567
0x4bfd…35f50x5aae…482eBase—$0.001100%coinbase9d ago0xb8033a…500c13
0x4bfd…35f50x5aae…482eBase—$0.001100%coinbase9d ago0x745d93…8edb7c
0x4bfd…35f50x5aae…482eBase—$0.001100%coinbase9d ago0x9d6b85…26180b
0x4bfd…35f50x5aae…482eBase—$0.001100%coinbase9d ago0x9196ba…610bbb
0x4bfd…35f50x5aae…482eBase—$0.001100%coinbase9d ago0xf59ccb…bd7fe7
0x4bfd…35f50x5aae…482eBase—$0.001100%coinbase9d ago0x51b39b…221938
0x4bfd…35f50x5aae…482eBase—$0.001100%coinbase9d ago0x3b4277…5c55fa
0x4bfd…35f50x5aae…482eBase—$0.001100%coinbase9d ago0xc2e9cb…62c03a
0x4bfd…35f50x5aae…482eBase—$0.001100%coinbase9d ago0x2b53d8…2add3b
0x4bfd…35f50x5aae…482eBase—$0.001100%coinbase9d ago0x30e734…cdf472
0x4bfd…35f50x5aae…482eBase—$0.001100%coinbase9d ago0x56212e…167797

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.