Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6618…64490x3e0a…78e7Base—$0.002645100%coinbase74d ago0xeb2442…7754a1
0x6618…64490x3e0a…78e7Base—$0.003628100%coinbase75d ago0x2f515c…f8eff1
0x6618…64490x3e0a…78e7Base—$0.004906100%coinbase75d ago0xf5edc6…f5faa4
0x6618…64490x3e0a…78e7Base—$0.004635100%coinbase75d ago0x47fab6…bf7173
0x6618…64490x3e0a…78e7Base—$0.004841100%coinbase75d ago0xd48c80…b9fab8
0x6618…64490x3e0a…78e7Base—$0.004887100%coinbase75d ago0x2d00f5…762496
0x6618…64490x3e0a…78e7Base—$0.002952100%coinbase75d ago0x4f555f…b0f11a
0x6618…64490x3e0a…78e7Base—$0.005442100%coinbase75d ago0xc88078…89a86d
0x6618…64490x3e0a…78e7Base—$0.00315100%coinbase75d ago0x4023e5…f14736
0x6618…64490x3e0a…78e7Base—$0.004011100%coinbase75d ago0xa3b8ad…e70c4c
0x6618…64490x3e0a…78e7Base—$0.004652100%coinbase75d ago0xb18e00…f2c11f
0x6618…64490x3e0a…78e7Base—$0.005035100%coinbase75d ago0xf54b8a…9b3320
0x6618…64490x3e0a…78e7Base—$0.005229100%coinbase75d ago0x763e1d…db0764
0x6618…64490x3e0a…78e7Base—$0.004838100%coinbase75d ago0x048ce9…958b40
0x6618…64490x3e0a…78e7Base—$0.004654100%coinbase75d ago0xa32562…27e50a
0x6618…64490x3e0a…78e7Base—$0.00355100%coinbase75d ago0x7852fd…100f4c
0x6618…64490x3e0a…78e7Base—$0.00446100%coinbase75d ago0xdea8db…797606
0x6618…64490x3e0a…78e7Base—$0.004422100%coinbase75d ago0x29e02b…41edcf
0x6618…64490x3e0a…78e7Base—$0.003237100%coinbase75d ago0x37d453…68f46e
0x6618…64490x3e0a…78e7Base—$0.005492100%coinbase75d ago0x9b92b4…57dd53
0x6618…64490x3e0a…78e7Base—$0.003848100%coinbase75d ago0xece7f6…2af7ac

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.