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%coinbase44d ago0x5cf509…bfb3f2
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase44d ago0xb3b206…b53ffc
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase44d ago0x86c549…069ff7
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase44d ago0xba9fba…65ff71
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase44d ago0x884f57…dd7642
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase44d ago0x277d3f…f4453a
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase44d ago0xc0302a…2dacff
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase44d ago0x7d4c39…8a2b10
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase44d ago0xdb9997…459d0c
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase44d ago0x052214…b3780c
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase44d ago0x8329fe…3ddfc7
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase44d ago0x7fa7c5…56ec90
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase45d ago0x7a4be1…b79890
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase45d ago0xcd05a3…e3b5f3
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.001100%coinbase45d ago0xa46066…34f6f1
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase45d ago0xcfac80…5fc206
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase45d ago0xcb69b4…72d36a
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase45d ago0x8d81ee…b4198d
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase45d ago0x410a50…11ba13
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase45d ago0xe28b4a…6e59fc
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase45d ago0x50e58b…dc1bf7
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase45d ago0x587276…15c7e6
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase45d ago0xf2d2d7…503d4f
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase45d ago0x482378…fc2db8
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase45d ago0x42c486…642725

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.