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%coinbase38d ago0xdacb91…8f6d99
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase38d ago0x1f9825…eb2b41
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase38d ago0xe1f90a…186e2e
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase38d ago0xbb1e96…25cb67
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase38d ago0xed08c6…7b8632
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase38d ago0x601d09…5a9891
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase38d ago0xfbb0a2…13ad74
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase38d ago0xb9d74d…e913d3
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase38d ago0x633e18…1435d3
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase38d ago0x2806b6…c15e71
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase38d ago0x9ebe28…4351f7
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase38d ago0x563a2e…ecabde
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase39d ago0x48fc93…3bf86b
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase39d ago0xd729ad…13e8a5
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.001100%coinbase39d ago0x756747…e6eee9
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase39d ago0x535f6a…8925ba
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase39d ago0x76f0ed…236bc8
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase39d ago0x37f9d6…e94ba5
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase39d ago0x530bf0…36cfb3
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase39d ago0x8ee9a6…8a2a36
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase39d ago0x846851…81bc0b
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase39d ago0x8867cd…ab7ce4
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase39d ago0x697ee1…bbea65
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase39d ago0x7062d3…d5323d
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase39d ago0x1e0d82…f6afdc

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.