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%coinbase53d ago0x20890e…f6a596
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase53d ago0x3083d2…46429f
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase53d ago0x6a0e1b…6c4db2
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase54d ago0xaa1e13…29eb9c
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase54d ago0x21445a…b8bb65
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase54d ago0xe0cd7a…b0ef91
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase54d ago0x108076…5d273c
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase54d ago0xbf15cb…2f5271
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase54d ago0xd47787…bf979e
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase54d ago0xbec3c7…793a7b
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase54d ago0xad9638…7924bb
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase54d ago0x6ef50c…949fb5
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase54d ago0x818efd…d87435
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase54d ago0xbabcee…a4ab2e
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.001100%coinbase54d ago0x44314b…938a5a
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase54d ago0xd235ab…30016e
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase54d ago0x7ac17d…75ab62
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase54d ago0xd5e1a8…f4542d
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase54d ago0xf9cf9f…b82fe9
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase54d ago0xa6828d…da379e
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase54d ago0x87b634…274892
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase54d ago0x1e0308…59f720
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase54d ago0x30fced…850ca5
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase54d ago0x1e20d0…039094
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase54d ago0x039ebc…c8c468

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.