Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase17d ago0xfefa43…aee99a
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase17d ago0xc7d66e…dc9c4e
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase17d ago0xd7332b…df6ebb
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase17d ago0x6d6b04…654df5
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase17d ago0x0dc1e6…e829d2
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase17d ago0x075bbe…640055
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase17d ago0x543f51…b101de
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase17d ago0x0abc24…631e7a
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase17d ago0x865be9…4474e3
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase17d ago0x9695c3…8ca5c7
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase17d ago0x52f038…757cd7
0xbc16…60c80xf000…94fcBase—$0.10100%coinbase17d ago0x3c38a1…2174f7
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase17d ago0x807539…4dd4f7
0xbc16…60c80xf000…94fcBase—$0.10100%coinbase17d ago0xa893e1…b3126c
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase17d ago0x1043bd…d5ce73
0xbc16…60c80xf000…94fcBase—$0.10100%coinbase17d ago0xac682e…5e6c99
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase17d ago0x9d3c6c…05cb0f
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase17d ago0x5896d6…5c51da
0xbc16…60c80xf000…94fcBase—$0.10100%coinbase17d ago0xa22180…e77df5
0xbc16…60c80xf000…94fcBase—$0.10100%coinbase17d ago0x235cd2…ae1dab
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase17d ago0x110caf…d77d77
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase17d ago0x224da3…b607ba
0xbc16…60c80xf000…94fcBase—$0.10100%coinbase17d ago0x13d4a4…998b91
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase17d ago0x10ea7c…966907
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase17d ago0x23a2bf…979773

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.