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%coinbase52d ago0xf56dae…a155e7
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase52d ago0x6491b4…5a9577
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase52d ago0xf3203a…1dc590
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase52d ago0x447609…b1b46e
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase52d ago0x29c713…a33210
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase52d ago0xe0132c…aaa63f
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase52d ago0xa338d7…6f024d
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase52d ago0x059185…21a8eb
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase52d ago0x6d58e2…421368
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase52d ago0x841562…38118a
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase52d ago0x09bf95…8ef37f
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase52d ago0xbef1af…b2036e
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase53d ago0x653b7c…176fe2
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase53d ago0x293d03…943654
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.001100%coinbase53d ago0xbe3da8…aa6a52
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase53d ago0xca426d…52d5d3
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase53d ago0x421a64…e7bdc6
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase53d ago0xb7c049…94d968
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase53d ago0x11dc09…f45b40
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase53d ago0x682c66…61f013
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase53d ago0x08ce1c…2943e5
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase53d ago0xe610be…daf97a
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase53d ago0x4d0acc…d6f806
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase53d ago0xa3d04d…dcd181
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase53d ago0x502f0d…d159b2

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.