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%coinbase39d ago0x14f8d7…d24166
0x3460…b66a0xf000…94fcBase$0.01100%coinbase39d ago0xdc1b18…4ddb45
0x3460…b66a0xf000…94fcBase$0.01100%coinbase39d ago0x65a1bf…725dd0
0x3460…b66a0xf000…94fcBase$0.01100%coinbase39d ago0x1e7ef5…c78c9d
0x3460…b66a0xf000…94fcBase$0.01100%coinbase39d ago0x502142…3649f6
0x3460…b66a0xf000…94fcBase$0.01100%coinbase39d ago0x2cacfb…731ebb
0x3460…b66a0xf000…94fcBase$0.01100%coinbase39d ago0x795243…50b032
0x3460…b66a0xf000…94fcBase$0.01100%coinbase39d ago0xd67d56…4a89a1
0x3460…b66a0xf000…94fcBase$0.01100%coinbase39d ago0xda2d45…79e808
0x3460…b66a0xf000…94fcBase$0.05100%coinbase39d ago0x295023…88e5c0
0x3460…b66a0xf000…94fcBase$0.05100%coinbase39d ago0x6db0ce…97f567
0x3460…b66a0xf000…94fcBase$0.05100%coinbase39d ago0x61d63c…65000f
0x3460…b66a0xf000…94fcBase$0.01100%coinbase39d ago0x372c2f…7965e5
0x3460…b66a0xf000…94fcBase$0.01100%coinbase39d ago0xf4b124…6a032f
0x3460…b66a0xf000…94fcBase$0.01100%coinbase39d ago0xe579ac…c43101
0x3460…b66a0xf000…94fcBase$0.01100%coinbase39d ago0x294979…047a6b
0x3460…b66a0xf000…94fcBase$0.01100%coinbase39d ago0x1f5a9c…d3d475
0x3460…b66a0xf000…94fcBase$0.10100%coinbase39d ago0x1e88df…d5fe1b
0x3460…b66a0xf000…94fcBase$0.05100%coinbase39d ago0x15591d…d2f63a
0x3460…b66a0xf000…94fcBase$0.05100%coinbase39d ago0xc133f9…8e3efe
0x3460…b66a0xf000…94fcBase$0.05100%coinbase39d ago0xdacceb…6053fd
0x3460…b66a0xf000…94fcBase$0.05100%coinbase39d ago0x902675…57e239
0x3460…b66a0xf000…94fcBase$0.05100%coinbase39d ago0x7bf928…69fe75
0x3460…b66a0xf000…94fcBase$0.05100%coinbase39d ago0x4fb126…33ed35
0x3460…b66a0xf000…94fcBase$0.05100%coinbase39d ago0xe4d89f…b2033f

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.