Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0976…2f960xf000…94fcBase$0.03100%coinbase39d ago0x862306…829f21
0x0976…2f960xf000…94fcBase$0.10100%coinbase39d ago0xeb65d6…201595
0x0976…2f960xf000…94fcBase$0.10100%coinbase39d ago0x8fcbcf…4e7b7b
0x0976…2f960xf000…94fcBase$0.10100%coinbase39d ago0xa950b1…44ee25
0x0976…2f960xf000…94fcBase$0.10100%coinbase39d ago0xe94dd0…912a82
0x0976…2f960xf000…94fcBase$0.10100%coinbase39d ago0xbf1ddd…8d70fd
0x0976…2f960xf000…94fcBase$0.03100%coinbase39d ago0xefd119…9ebb7f
0x0976…2f960xf000…94fcBase$0.01100%coinbase39d ago0x336b6d…fad3d3
0x0976…2f960xf000…94fcBase$0.03100%coinbase39d ago0x5450ab…ab0b02
0x0976…2f960xf000…94fcBase$0.03100%coinbase39d ago0x5b5306…81fb3c
0x0976…2f960xf000…94fcBase$0.10100%coinbase39d ago0xdbcdf2…2e6183
0x0976…2f960xf000…94fcBase$0.10100%coinbase39d ago0x809bfb…a9e80d
0x0976…2f960xf000…94fcBase$0.10100%coinbase39d ago0x1a504a…c90407
0x0976…2f960xf000…94fcBase$0.10100%coinbase39d ago0x8f76e2…220af9
0x0976…2f960xf000…94fcBase$0.03100%coinbase39d ago0x3567ce…941f81
0x0976…2f960xf000…94fcBase$0.01100%coinbase39d ago0x5ca26b…b254f5
0x0976…2f960xf000…94fcBase$0.10100%coinbase39d ago0xae8cff…70f73b
0x0976…2f960xf000…94fcBase$0.10100%coinbase39d ago0x2aef66…eb551b
0x0976…2f960xf000…94fcBase$0.03100%coinbase39d ago0x072c1a…b9bc12
0x0976…2f960xf000…94fcBase$0.01100%coinbase39d ago0xfc282d…264a64
0x0976…2f960xf000…94fcBase$0.10100%coinbase39d ago0xf51d0b…2f537a
0x0976…2f960xf000…94fcBase$0.03100%coinbase39d ago0x7af1cd…3e13f6
0x0976…2f960xf000…94fcBase$0.10100%coinbase39d ago0x272f31…10d9b0
0x0976…2f960xf000…94fcBase$0.10100%coinbase39d ago0xcf86b1…87abcf
0x0976…2f960xf000…94fcBase$0.10100%coinbase39d ago0x7de054…f46cc1

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.