Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf576…65920xf000…94fcBase$0.01100%coinbase40d ago0xc21574…59dfba
0xf576…65920xf000…94fcBase$0.10100%coinbase40d ago0xbbc357…4f8a00
0xf576…65920xf000…94fcBase$0.01100%coinbase40d ago0x109ca1…fdd69c
0xf576…65920xf000…94fcBase$0.10100%coinbase40d ago0xec7177…3c395d
0xf576…65920xf000…94fcBase$0.10100%coinbase40d ago0xb621d0…4fd3d7
0xf576…65920xf000…94fcBase$0.10100%coinbase40d ago0x71ce1c…0ec9da
0xf576…65920xf000…94fcBase$0.01100%coinbase40d ago0xd823bd…0eff89
0xf576…65920xf000…94fcBase$0.03100%coinbase40d ago0x07889c…f2c451
0xf576…65920xf000…94fcBase$0.03100%coinbase40d ago0xaa1574…b8c1ef
0xf576…65920xf000…94fcBase$0.03100%coinbase40d ago0x927bff…572cf0
0xf576…65920xf000…94fcBase$0.03100%coinbase40d ago0x49593f…dfe8c7
0xf576…65920xf000…94fcBase$0.03100%coinbase40d ago0x30a6fa…9ca5bd
0xf576…65920xf000…94fcBase$0.03100%coinbase40d ago0x9f4e56…c65ef1
0xf576…65920xf000…94fcBase$0.10100%coinbase40d ago0xe770cc…a052b9
0xf576…65920xf000…94fcBase$0.10100%coinbase40d ago0x3a6a78…bd748f
0xf576…65920xf000…94fcBase$0.10100%coinbase40d ago0xb732a7…2da3e5
0xf576…65920xf000…94fcBase$0.10100%coinbase41d ago0xfdd3d5…4f79e8
0xf576…65920xf000…94fcBase$0.10100%coinbase41d ago0x9fdc67…576909
0xf576…65920xf000…94fcBase$0.01100%coinbase41d ago0x9702f5…b0d457
0xf576…65920xf000…94fcBase$0.03100%coinbase41d ago0xfd2c27…4fffee
0xf576…65920xf000…94fcBase$0.03100%coinbase41d ago0xcaff1e…912563
0xf576…65920xf000…94fcBase$0.01100%coinbase41d ago0x659fff…feda56
0xf576…65920xf000…94fcBase$0.03100%coinbase41d ago0x9938cf…b244e5
0xf576…65920xf000…94fcBase$0.10100%coinbase41d ago0x327686…5438c0
0xf576…65920xf000…94fcBase$0.10100%coinbase41d ago0xeaef70…8b8d6f

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.