Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeb2f…7d3b0xd1b1…3647Base—$0.01100%coinbase69d ago0x52cc3d…c104c4
0xeb2f…7d3b0xb2a5…319cBase—$0.01100%coinbase69d ago0x980100…1d23d6
0xeb2f…7d3b0x79a3…2bbeBase—$0.01100%coinbase69d ago0xdd7288…109d06
0xeb2f…7d3b0xe295…2308Base—$0.01100%coinbase69d ago0x5622f2…dccbd4
0xeb2f…7d3b0x8115…15c1Base—$0.01100%coinbase69d ago0x83fd36…9c1673
0xeb2f…7d3b0xa20a…623fBase—$0.01100%coinbase69d ago0x5f24fb…f11a0c
0xeb2f…7d3b0x77b9…eed0Base—$0.01100%coinbase69d ago0xe22f11…476a92
0xeb2f…7d3b0x7897…f32bBase—$0.01100%coinbase69d ago0x5f7429…0b9e3c
0xeb2f…7d3b0xd952…3825Base—$0.01100%coinbase69d ago0xc4f408…29b7f3
0xeb2f…7d3b0xaf46…7c6bBase—$0.01100%coinbase69d ago0x1212f3…df0757
0xeb2f…7d3b0xb09e…372aBase—$0.01100%coinbase69d ago0xbd23ae…7486d6
0xeb2f…7d3b0x80f3…b5f8Base—$0.01100%coinbase69d ago0xa8ea3b…153c4f
0xeb2f…7d3b0x5207…ad95Base—$0.01100%coinbase69d ago0xe2211b…063d52
0xeb2f…7d3b0x6436…bc85Base—$0.01100%coinbase70d ago0x78da45…f007a2
0xeb2f…7d3b0xef8f…c3d4Base—$0.01100%coinbase70d ago0x1ae358…ee7a80
0xeb2f…7d3b0xcc7c…309aBase—$0.01100%coinbase70d ago0x518345…c3b67d
0xeb2f…7d3b0x9b95…7808Base—$0.01100%coinbase70d ago0x41d833…3ee9c1
0xeb2f…7d3b0xcaa5…4c86Base—$0.01100%coinbase70d ago0x007590…fa3b50
0xeb2f…7d3b0x1f42…1919Base—$0.01100%coinbase70d ago0x9317dd…bc8064

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.