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%coinbase50d ago0xe076e0…726c01
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase50d ago0xb62fe7…457753
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase50d ago0x7c9da0…f89255
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase51d ago0x502fdb…fa6eca
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase51d ago0x61e104…acd05c
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase51d ago0x280400…326a44
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase51d ago0x160e17…bb6a2d
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase51d ago0x6becfe…20df67
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase51d ago0x1b15d2…905944
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase51d ago0xea70d3…7522e4
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase51d ago0x687c2c…401bba
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase51d ago0xf0c6b1…1c62b4
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase51d ago0xa036f0…3e982d
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase51d ago0x780c42…ef95a5
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.001100%coinbase51d ago0x0e8916…561ab3
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase51d ago0x5d8bc4…4d099d
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase51d ago0x39b09e…74da7a
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase51d ago0x77b881…a66d38
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase51d ago0x45baea…58c62c
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase51d ago0x6363ab…9c11ea
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase51d ago0xf10750…2342aa
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase51d ago0x61ec80…bb5640
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase51d ago0xc66b5d…a9153b
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase51d ago0xe26127…e661f0
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase51d ago0x17ff03…bade40

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.