Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4b10…01c30xf461…5310Base—$0.01100%coinbase85d ago0x398aef…8e0342
0x4b10…01c30x2a33…2509Base—$0.01100%coinbase85d ago0x9fc788…58031b
0x4b10…01c30x23ca…e597Base—$0.01100%coinbase85d ago0x8e7f84…73a088
0x4b10…01c30xca7d…756eBase—$0.01100%coinbase85d ago0x13e016…89379d
0x4b10…01c30xd387…f999Base—$0.01100%coinbase85d ago0xdae6e7…d574f0
0x4b10…01c30x79b8…cbdfBase—$0.01100%coinbase85d ago0x1c4c3f…014208
0x4b10…01c30xb9d8…00ccBase—$0.01100%coinbase85d ago0x966cf1…ab860b
0x4b10…01c30x0c97…acd4Base—$0.01100%coinbase85d ago0xe8e539…76b497
0x4b10…01c30xfd8d…05c2Base—$0.01100%coinbase85d ago0xa031f0…4a905e
0x4b10…01c30xaa76…d20aBase—$0.01100%coinbase85d ago0x919574…a37ee0
0x4b10…01c30x88df…6651Base—$0.01100%coinbase85d ago0x96ea9e…f08b03
0x4b10…01c30x48a1…9167Base—$0.01100%coinbase85d ago0xda82d0…37b8c7
0x4b10…01c30x41c5…4f27Base—$0.01100%coinbase85d ago0xf5b791…54a7f7
0x4b10…01c30xf642…6ddcBase—$0.01100%coinbase85d ago0xc47e80…60725a
0x4b10…01c30x948c…427dBase—$0.01100%coinbase85d ago0xa34a16…c65157
0x4b10…01c30x68f8…7267Base—$0.01100%coinbase85d ago0x397f87…28b2a4
0x4b10…01c30x2086…d976Base—$0.01100%coinbase85d ago0xb2fe6f…5c1c50
0x4b10…01c30xa32e…8832Base—$0.01100%coinbase85d ago0x49ad31…a36689
0x4b10…01c30x4913…4e14Base—$0.01100%coinbase85d ago0xdad1d5…a39889
0x4b10…01c30x9cea…544fBase—$0.01100%coinbase85d ago0xb3610a…524a41
0x4b10…01c30x0f3b…bb3bBase—$0.01100%coinbase85d ago0x7c0818…a1659f
0x4b10…01c30x970b…2146Base—$0.01100%coinbase86d ago0x507400…7eab93
0x4b10…01c30x8d80…4c2fBase—$0.01100%coinbase86d ago0x68e87a…68a988
0x4b10…01c30x7de2…8ab9Base—$0.01100%coinbase86d ago0x3be77a…5e07ce
0x4b10…01c30x7e35…9763Base—$0.01100%coinbase86d ago0xfd22da…daf0d2

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.