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%coinbase34d ago0x294abb…477798
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase34d ago0x86f811…396986
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase34d ago0x7d93e4…2c7ea8
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase34d ago0xa86331…862d0c
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase34d ago0xe3e0d7…0106c1
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase34d ago0x2a5ebd…c643c0
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase34d ago0x74d876…77ab69
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase34d ago0x2ba65c…861f24
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase34d ago0x4a9e40…298e23
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase34d ago0x373185…623ad0
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase34d ago0x6d1bfe…23b551
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase34d ago0x8ffea8…cc3585
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase35d ago0x13b2eb…53cd03
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase35d ago0xcd6477…70f116
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.001100%coinbase35d ago0x6ee2c8…f01d74
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase35d ago0xdb8079…f201c4
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase35d ago0x27a64d…bdb53c
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase35d ago0x9b64ca…139f05
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase35d ago0x2cfa2b…92f61a
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase35d ago0xa3aff1…a72c73
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase35d ago0xb5f2c2…cdc242
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase35d ago0x5adf37…418aa7
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase35d ago0x3dd2e2…f408fb
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase35d ago0xc009ab…68233b
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase35d ago0x32cab6…dfd98f

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.