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.10100%coinbase6d ago0x0b11a5…921176
0xf576…65920xf000…94fcBase—$0.10100%coinbase6d ago0x7458c1…1282e8
0xf576…65920xf000…94fcBase—$0.10100%coinbase6d ago0x76b075…743c78
0xf576…65920xf000…94fcBase—$0.10100%coinbase6d ago0x223a7c…bfe75e
0xf576…65920xf000…94fcBase—$0.10100%coinbase6d ago0xe25c61…65dbd6
0xf576…65920xf000…94fcBase—$0.01100%coinbase6d ago0xad0175…781ad3
0xf576…65920xf000…94fcBase—$0.10100%coinbase6d ago0x413c6d…94e9f0
0xf576…65920xf000…94fcBase—$0.01100%coinbase6d ago0x249d72…121aa5
0xf576…65920xf000…94fcBase—$0.10100%coinbase6d ago0xf3c6dd…bde6ff
0xf576…65920xf000…94fcBase—$0.10100%coinbase6d ago0xbb1b80…df4d8f
0xf576…65920xf000…94fcBase—$0.10100%coinbase6d ago0x4b4862…d9b596
0xf576…65920xf000…94fcBase—$0.10100%coinbase6d ago0x0fd130…045215
0xf576…65920xf000…94fcBase—$0.10100%coinbase6d ago0xaa9070…8ef3fd
0xf576…65920xf000…94fcBase—$0.10100%coinbase6d ago0x6063ec…bb7ce7
0xf576…65920xf000…94fcBase—$0.01100%coinbase6d ago0xdf2916…b91633
0xf576…65920xf000…94fcBase—$0.10100%coinbase6d ago0x98d7de…e44e47
0xf576…65920xf000…94fcBase—$0.10100%coinbase6d ago0x5d0f36…c8c143
0xf576…65920xf000…94fcBase—$0.10100%coinbase6d ago0xad7a78…de4f82
0xf576…65920xf000…94fcBase—$0.01100%coinbase6d ago0xc09f3e…5a9481
0xf576…65920xf000…94fcBase—$0.10100%coinbase6d ago0xc50e28…caaaed
0xf576…65920xf000…94fcBase—$0.01100%coinbase6d ago0x1d78fd…3d9b5b
0xf576…65920xf000…94fcBase—$0.03100%coinbase6d ago0x605a8a…bed402
0xf576…65920xf000…94fcBase—$0.03100%coinbase6d ago0x52f68d…a094e2
0xf576…65920xf000…94fcBase—$0.03100%coinbase6d ago0xb72cd5…7814a3
0xf576…65920xf000…94fcBase—$0.03100%coinbase6d ago0x254c36…59740e

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.