Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase45d ago0xc3b484…5f5da1
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase45d ago0xaa82cf…1e0cff
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase45d ago0xd2d90e…198e90
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase45d ago0xddf310…1b899a
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase45d ago0xb87a13…225177
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase45d ago0xed2e64…9628c0
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase45d ago0x1aaa96…62b8f7
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase45d ago0xf7b02b…938c3c
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase45d ago0xf215d7…cd132c
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase45d ago0xe6e8ae…dcd50c
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase45d ago0x35cf99…ee90bd
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase45d ago0xa08cdf…a8e103
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase46d ago0xc43688…71b1dc
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase46d ago0x16b9d8…f8b630
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.001100%coinbase46d ago0x0e609d…6d74e2
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase46d ago0xd89795…e6880f
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase46d ago0xc05607…8496f9
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase46d ago0x6d5b26…935100
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase46d ago0x3e5aba…052e44
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase46d ago0x18fe2a…bf4d27
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase46d ago0xfc5b19…073e6e
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase46d ago0xf76e1e…8edba8
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase46d ago0x10e0a8…5ac2ac
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase46d ago0x8081f5…39834c
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase46d ago0xdc579f…d200b4

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.