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%coinbase20d ago0xc9bb5e…6ffb49
0xf576…65920xf000…94fcBase—$0.01100%coinbase20d ago0xf9bf53…af3a37
0xf576…65920xf000…94fcBase—$0.01100%coinbase20d ago0x2947f2…724127
0xf576…65920xf000…94fcBase—$0.01100%coinbase20d ago0x18851e…df8685
0xf576…65920xf000…94fcBase—$0.01100%coinbase20d ago0x7600ad…aea6fb
0xf576…65920xf000…94fcBase—$0.10100%coinbase20d ago0x114063…7ed2f5
0xf576…65920xf000…94fcBase—$0.10100%coinbase20d ago0x14a250…d91439
0xf576…65920xf000…94fcBase—$0.10100%coinbase20d ago0x130080…854239
0xf576…65920xf000…94fcBase—$0.10100%coinbase20d ago0x800066…19dfc3
0xf576…65920xf000…94fcBase—$0.10100%coinbase21d ago0xad721c…bfe3a8
0xf576…65920xf000…94fcBase—$0.10100%coinbase21d ago0x95069b…f6f3b2
0xf576…65920xf000…94fcBase—$0.10100%coinbase21d ago0x5c592f…554bde
0xf576…65920xf000…94fcBase—$0.10100%coinbase21d ago0x73bc7d…4563f0
0xf576…65920xf000…94fcBase—$0.10100%coinbase21d ago0xcbbcbb…4b9aa4
0xf576…65920xf000…94fcBase—$0.10100%coinbase21d ago0x2e13dd…74bd8a
0xf576…65920xf000…94fcBase—$0.10100%coinbase21d ago0x65fe5c…e7579b
0xf576…65920xf000…94fcBase—$0.10100%coinbase21d ago0xedad3b…661e2d
0xf576…65920xf000…94fcBase—$0.01100%coinbase21d ago0xbb60e7…c1474b
0xf576…65920xf000…94fcBase—$0.10100%coinbase21d ago0x4e7f0a…cfe2a8
0xf576…65920xf000…94fcBase—$0.10100%coinbase21d ago0xe00d78…493296
0xf576…65920xf000…94fcBase—$0.10100%coinbase21d ago0x2c60f9…8940b2
0xf576…65920xf000…94fcBase—$0.03100%coinbase21d ago0x9bef87…328084
0xf576…65920xf000…94fcBase—$0.03100%coinbase21d ago0xda2753…ebd7a4
0xf576…65920xf000…94fcBase—$0.03100%coinbase21d ago0xadac47…26b0bc
0xf576…65920xf000…94fcBase—$0.03100%coinbase21d ago0xe81998…f5e331

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.