Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase1d ago0xe2c4cb…3a4d35
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase1d ago0x65b746…ed7476
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase1d ago0xcdc169…e301de
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase1d ago0x6d3ee0…cf00c3
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase1d ago0xf77a56…a95000
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase1d ago0xe33018…ef7e5f
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase1d ago0x03660f…c8bc77
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase1d ago0xa0e182…b5a45b
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase1d ago0x6b97de…662ee3
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase1d ago0xb7a960…0cda86
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase1d ago0x101ffd…4aedf7
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase1d ago0xa25cf2…508500
0x3460…b66a0xf000…94fcBase—$0.10100%coinbase1d ago0x388cfd…fa3e37
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase1d ago0x7e896b…5ee870
0x3460…b66a0xf000…94fcBase—$0.10100%coinbase1d ago0xf4ae0d…6f2ea5
0x3460…b66a0xf000…94fcBase—$0.10100%coinbase1d ago0x7d63b6…15e7aa
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase1d ago0x262bd8…efa35f
0x3460…b66a0xf000…94fcBase—$0.10100%coinbase1d ago0xfdcee1…dd0885
0x3460…b66a0xf000…94fcBase—$0.20100%coinbase1d ago0x72e3c9…6ebfc4
0x3460…b66a0xf000…94fcBase—$0.20100%coinbase1d ago0xaaef91…a4a379
0x3460…b66a0xf000…94fcBase—$0.20100%coinbase1d ago0x3ae30d…726f80
0x3460…b66a0xf000…94fcBase—$0.10100%coinbase1d ago0x39759d…e7d944
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase1d ago0x860c9f…4fb53c
0x3460…b66a0xf000…94fcBase—$0.20100%coinbase1d ago0x02cfc6…8a28c9
0x3460…b66a0xf000…94fcBase—$0.10100%coinbase1d ago0xdd0e2f…618119

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.