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%coinbase36d ago0x7c5611…0b1b78
0x3460…b66a0xf000…94fcBase$0.01100%coinbase36d ago0x7ce0f1…f5d0d9
0x3460…b66a0xf000…94fcBase$0.01100%coinbase36d ago0xba8fa5…0e7ebc
0x3460…b66a0xf000…94fcBase$0.01100%coinbase36d ago0x3fec9f…5269e5
0x3460…b66a0xf000…94fcBase$0.01100%coinbase36d ago0xeda0aa…446e56
0x3460…b66a0xf000…94fcBase$0.01100%coinbase36d ago0x9dbae6…d0702d
0x3460…b66a0xf000…94fcBase$0.01100%coinbase36d ago0xb22b89…bbb909
0x3460…b66a0xf000…94fcBase$0.01100%coinbase36d ago0x47395a…1b131a
0x3460…b66a0xf000…94fcBase$0.01100%coinbase36d ago0xf9c77b…4a268f
0x3460…b66a0xf000…94fcBase$0.01100%coinbase36d ago0x622321…52cafe
0x3460…b66a0xf000…94fcBase$0.01100%coinbase37d ago0x144866…cb770c
0x3460…b66a0xf000…94fcBase$0.01100%coinbase37d ago0x66ba77…24bb98
0x3460…b66a0xf000…94fcBase$0.03100%coinbase37d ago0x52bdfb…649c41
0x3460…b66a0xf000…94fcBase$0.03100%coinbase37d ago0x2fd6e4…fcc88b
0x3460…b66a0xf000…94fcBase$0.03100%coinbase37d ago0x67e792…398c58
0x3460…b66a0xf000…94fcBase$0.03100%coinbase37d ago0x5173be…fa0da0
0x3460…b66a0xf000…94fcBase$0.03100%coinbase37d ago0x77145b…e63c0e
0x3460…b66a0xf000…94fcBase$0.03100%coinbase37d ago0xcd8bbb…c8041c
0x3460…b66a0xf000…94fcBase$0.03100%coinbase37d ago0x877f6d…658b5d
0x3460…b66a0xf000…94fcBase$0.03100%coinbase37d ago0x757e5c…8eeb54
0x3460…b66a0xf000…94fcBase$0.03100%coinbase37d ago0x1ad847…c7ea07
0x3460…b66a0xf000…94fcBase$0.03100%coinbase37d ago0x7027a6…d4154e
0x3460…b66a0xf000…94fcBase$0.03100%coinbase37d ago0x23a31a…aa861f
0x3460…b66a0xf000…94fcBase$0.03100%coinbase37d ago0x7731cc…ebe3b5
0x3460…b66a0xf000…94fcBase$0.03100%coinbase37d ago0xae4ec1…81cda7

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.