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%coinbase2d ago0x8fb29f…1d5a15
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase2d ago0x1a35c1…b6e27c
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase2d ago0x9d3cb9…30a44d
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase2d ago0x54a7aa…613d73
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase2d ago0xc46299…dfda37
0x3983…edbememosr.ethBasebase-gas-x402Gas$0.005100%coinbase2d ago0x69c631…1bf91e
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase2d ago0x6f9c1b…94e451
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase2d ago0x97b4e9…c4cdf9
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase2d ago0x260c96…4d698e
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase2d ago0xa8becf…681b67
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase2d ago0x46a58e…e0b4e9
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase2d ago0x133e50…10a52f
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase2d ago0x3c40af…bf3ccf
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase3d ago0x3567a6…8fc531
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase3d ago0x43a817…66d31c
0x4ddd…4354memosr.ethBasebase-gas-x402Gas$0.005100%coinbase3d ago0x378451…b616a2
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.001100%coinbase3d ago0xbf9d97…78b6c1
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase3d ago0x20083b…32a6ed
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase3d ago0x0e6df1…0fe6b3
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase3d ago0xa1ab46…619091
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase3d ago0xe51f43…8a5cc1
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase3d ago0xf6bd78…689f67
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase3d ago0x395173…5640f8
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase3d ago0xd3b241…4d4575
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase3d ago0x5ea64d…c97b7b

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.