Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4823…cf2b0x5aae…482eBase—$0.001100%coinbase7d ago0x8f75d4…ebbd7d
0x4823…cf2b0x5aae…482eBase—$0.001100%coinbase7d ago0x61bd24…9e6ae7
0x4823…cf2b0x5aae…482eBase—$0.001100%coinbase7d ago0x38b4db…26a00b
0x4823…cf2b0x5aae…482eBase—$0.001100%coinbase7d ago0x7d82c0…e81aaa
0x4823…cf2b0x5aae…482eBase—$0.001100%coinbase7d ago0xd8b8bf…15b0bb
0x4823…cf2b0x5aae…482eBase—$0.001100%coinbase7d ago0xfe47ab…cf5882
0x4823…cf2b0x5aae…482eBase—$0.001100%coinbase7d ago0x20d30e…b91566
0x4823…cf2b0x5aae…482eBase—$0.001100%coinbase7d ago0x39caab…7c82af
0x4823…cf2b0x5aae…482eBase—$0.001100%coinbase7d ago0x30223f…87721c
0x4823…cf2b0x5aae…482eBase—$0.001100%coinbase7d ago0x3458e3…21463a
0x4823…cf2b0x5aae…482eBase—$0.001100%coinbase7d ago0x279565…8959f0
0x4823…cf2b0x5aae…482eBase—$0.001100%coinbase7d ago0x71f3f4…a32f92
0x4823…cf2b0x5aae…482eBase—$0.001100%coinbase7d ago0x3c3925…6e26c8
0x4823…cf2b0x5aae…482eBase—$0.001100%coinbase7d ago0x384cc3…7a7f1c
0x4823…cf2b0x5aae…482eBase—$0.001100%coinbase7d ago0x96dfb3…00a802
0x4823…cf2b0x5aae…482eBase—$0.001100%coinbase7d ago0x89d516…405c0b
0x4823…cf2b0x5aae…482eBase—$0.001100%coinbase7d ago0x5dd08f…3d3b26
0x4823…cf2b0x5aae…482eBase—$0.001100%coinbase7d ago0x2db9e0…cbf7ec
0x4823…cf2b0x5aae…482eBase—$0.001100%coinbase7d ago0x189330…1d1acd
0x4823…cf2b0x5aae…482eBase—$0.001100%coinbase8d ago0x61a500…091bb0
0x4823…cf2b0x5aae…482eBase—$0.001100%coinbase8d ago0x8bdd15…dfc334
0x4823…cf2b0x5aae…482eBase—$0.001100%coinbase8d ago0xc0bb98…12ef64
0x4823…cf2b0x5aae…482eBase—$0.001100%coinbase8d ago0xf866c7…ee0cec
0x4823…cf2b0x5aae…482eBase—$0.001100%coinbase8d ago0xebb608…f2daad
0x4823…cf2b0x5aae…482eBase—$0.001100%coinbase8d ago0x4a0f06…114a1e

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.