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%coinbase23d ago0x0a408e…93f93a
0xf576…65920xf000…94fcBase—$0.01100%coinbase23d ago0x0b438f…5e21db
0xf576…65920xf000…94fcBase—$0.01100%coinbase23d ago0xf0eded…2ee335
0xf576…65920xf000…94fcBase—$0.01100%coinbase23d ago0xaaec20…67531d
0xf576…65920xf000…94fcBase—$0.01100%coinbase23d ago0x2e4436…a06f57
0xf576…65920xf000…94fcBase—$0.01100%coinbase23d ago0xe9c94b…21dbf6
0xf576…65920xf000…94fcBase—$0.01100%coinbase23d ago0xd4e58e…c3892e
0xf576…65920xf000…94fcBase—$0.10100%coinbase23d ago0x27791e…d69bb5
0xf576…65920xf000…94fcBase—$0.10100%coinbase23d ago0x776a58…518310
0xf576…65920xf000…94fcBase—$0.10100%coinbase24d ago0xa83805…dc4afa
0xf576…65920xf000…94fcBase—$0.10100%coinbase24d ago0xb73710…440541
0xf576…65920xf000…94fcBase—$0.10100%coinbase24d ago0xaac40b…b0d23e
0xf576…65920xf000…94fcBase—$0.10100%coinbase24d ago0x90cd17…6f2ba9
0xf576…65920xf000…94fcBase—$0.10100%coinbase24d ago0x25a2e2…8277c3
0xf576…65920xf000…94fcBase—$0.10100%coinbase24d ago0x5d5088…54c6bb
0xf576…65920xf000…94fcBase—$0.10100%coinbase24d ago0x98f3f4…155c4d
0xf576…65920xf000…94fcBase—$0.01100%coinbase24d ago0x7999c6…e8114c
0xf576…65920xf000…94fcBase—$0.10100%coinbase24d ago0x676dc0…f16699
0xf576…65920xf000…94fcBase—$0.01100%coinbase24d ago0xfed9e1…8b8788
0xf576…65920xf000…94fcBase—$0.10100%coinbase24d ago0x053aaa…79e9a9
0xf576…65920xf000…94fcBase—$0.10100%coinbase24d ago0x249131…64f5b9
0xf576…65920xf000…94fcBase—$0.10100%coinbase24d ago0x16e7f8…dc7c3f
0xf576…65920xf000…94fcBase—$0.01100%coinbase24d ago0x9f44fd…cb4238
0xf576…65920xf000…94fcBase—$0.10100%coinbase24d ago0x2b2460…a10ca0
0xf576…65920xf000…94fcBase—$0.10100%coinbase24d ago0x3cc795…566972

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.