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%coinbase5d ago0x8e6e20…1d0e9a
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase5d ago0x211e91…570d20
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase5d ago0x6bfa7d…b5041d
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase5d ago0xcc5ca6…141cfd
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase5d ago0x1fb5d9…a660d9
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase5d ago0x4587d9…17c346
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase5d ago0x0a5fed…c2dba5
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase5d ago0x96e0c1…532961
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase5d ago0x59200a…731673
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase5d ago0x8b9561…18cd94
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase5d ago0x0229cb…5ceb7c
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase5d ago0xd52618…ce4044
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase6d ago0xed3325…d5fbd9
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase6d ago0x3301a2…0e032a
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase6d ago0x24cc41…a08897
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.001100%coinbase6d ago0x062bbc…9e2c80
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase6d ago0x18424d…9ac9fa
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase6d ago0x937d8f…eeadf2
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase6d ago0xd6697d…e172dc
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase6d ago0x70e71c…63f6da
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase6d ago0x8bca51…1d5ec5
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase6d ago0x056963…369de2
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase6d ago0x2c8ead…b53ae2
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase6d ago0xf62f38…66a9a0
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase6d ago0x7f909a…860924

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.