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%coinbase42d ago0xeebed9…d73c55
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase42d ago0xd1a22a…4e2600
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase42d ago0x35b4c7…43af36
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase43d ago0xbc96a9…8c405f
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase43d ago0xfb76ae…014ed8
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase43d ago0xe8a30a…864924
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase43d ago0x16d2c3…57bdd1
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase43d ago0x9d8a86…1b5463
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase43d ago0xf1f399…600b11
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase43d ago0x484dbd…3f3979
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase43d ago0x898515…0bcac1
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase43d ago0xcb2010…e8901e
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase43d ago0xde0733…7e9377
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase43d ago0x6e907c…057556
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.001100%coinbase43d ago0xbb005c…494015
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase43d ago0x7b0e42…eaa20b
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase43d ago0xfa319c…dc1576
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase43d ago0x729999…9edeae
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase43d ago0x20a363…f8672b
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase43d ago0x7da71d…768ea9
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase43d ago0xe67811…fb04e1
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase43d ago0x6ca0cb…190673
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase43d ago0x64816c…ed5f5d
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase43d ago0x247a3e…6bd9fd
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase43d ago0xc4c89c…3c0905

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.