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%coinbase12h ago0x870991…e863c6
0xc302…afb8memosr.ethBasebase-gas-x402Gas$0.005100%coinbase13h ago0x039ae4…693e8f
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase13h ago0x04e0f4…44b999
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase14h ago0xabbd89…e1690e
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase15h ago0xd08f25…8f187f
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase16h ago0x82fa79…15ba8a
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase17h ago0x2ddc20…95404b
0xa767…4731memosr.ethBasebase-gas-x402Gas$0.005100%coinbase18h ago0x8e2162…140be1
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase18h ago0x22ae16…0f88d7
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase19h ago0x13bbc1…366efb
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase20h ago0x755cc2…8ef389
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase21h ago0x6b04bd…075956
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase22h ago0x13220c…e1682d
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase23h ago0x4ccc0c…a9aeea
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase1d ago0xff7206…ec590b
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase1d ago0x87d1c9…a14772
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.001100%coinbase1d ago0xd16a4b…01fedf
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase1d ago0xcae10a…288e84
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase1d ago0xc7f703…d3347d
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase1d ago0xd506b0…50e00b
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase1d ago0xf48aec…dee0c1
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase1d ago0xd480dd…1da027
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase1d ago0x101271…c18ad0
0xa19f…acccmemosr.ethBasebase-gas-x402Gas$0.02100%coinbase1d ago0xfb032e…513523
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase1d ago0xb4f5a9…e999d0

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.