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%coinbase58d ago0xdd0968…2b8f89
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase58d ago0x780f3f…6d021f
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase58d ago0xd02dcc…182f16
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase59d ago0x619d2d…dc6be6
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase59d ago0x278f12…143e96
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase59d ago0x37333d…a6cf83
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase59d ago0xeefd35…204d1f
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase59d ago0xcdd605…591c94
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase59d ago0x5aec95…0980a7
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase59d ago0x064f78…646e05
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase59d ago0x410d56…28cb70
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase59d ago0x0384e3…229d85
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase59d ago0x17bd7f…8ba1cb
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase59d ago0x5bffec…89a40a
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.001100%coinbase59d ago0xd1025c…c67a0a
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase59d ago0xc54a23…020cf1
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase59d ago0x09035c…b49107
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase59d ago0xf1831e…fb39b8
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase59d ago0x854c69…27d398
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase59d ago0x9245a8…3d29f8
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase59d ago0x40f72e…599b01
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase59d ago0xc953d6…1f5486
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase59d ago0x61d605…dcc521
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase59d ago0x3c8e5b…7e3bf8
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase59d ago0xa80c4e…41c261

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.