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%coinbase47d ago0x635e7c…6f606a
0x3460…b66a0xf000…94fcBase$0.01100%coinbase47d ago0x0b3044…515e2d
0x3460…b66a0xf000…94fcBase$0.05100%coinbase47d ago0xf00a8c…72407f
0x3460…b66a0xf000…94fcBase$0.05100%coinbase47d ago0xf6acf4…59e64b
0x3460…b66a0xf000…94fcBase$0.01100%coinbase47d ago0x513994…ad3411
0x3460…b66a0xf000…94fcBase$0.01100%coinbase47d ago0x46c8ef…d0bd05
0x3460…b66a0xf000…94fcBase$0.01100%coinbase47d ago0xea4987…f52e4c
0x3460…b66a0xf000…94fcBase$0.01100%coinbase47d ago0x9e8e53…6505bb
0x3460…b66a0xf000…94fcBase$0.03100%coinbase47d ago0x491804…78b1ef
0x3460…b66a0xf000…94fcBase$0.03100%coinbase47d ago0xffe6f7…80131f
0x3460…b66a0xf000…94fcBase$0.03100%coinbase47d ago0xb08024…6540f0
0x3460…b66a0xf000…94fcBase$0.03100%coinbase47d ago0xe08221…80528f
0x3460…b66a0xf000…94fcBase$0.03100%coinbase47d ago0xb14eb3…70d9f0
0x3460…b66a0xf000…94fcBase$0.03100%coinbase47d ago0x8cfb88…4575ca
0x3460…b66a0xf000…94fcBase$0.03100%coinbase47d ago0x2e4b5f…f86ef7
0x3460…b66a0xf000…94fcBase$0.03100%coinbase47d ago0x18025b…c0ac6f
0x3460…b66a0xf000…94fcBase$0.03100%coinbase47d ago0x049158…ed0293
0x3460…b66a0xf000…94fcBase$0.03100%coinbase47d ago0x4410bf…299a43
0x3460…b66a0xf000…94fcBase$0.03100%coinbase47d ago0xb3c647…606ec4
0x3460…b66a0xf000…94fcBase$0.01100%coinbase47d ago0x787144…f6c0e8
0x3460…b66a0xf000…94fcBase$0.01100%coinbase47d ago0xc76579…c953e5
0x3460…b66a0xf000…94fcBase$0.01100%coinbase47d ago0xd702a4…30a5ca
0x3460…b66a0xf000…94fcBase$0.01100%coinbase47d ago0x0678b4…0f542f
0x3460…b66a0xf000…94fcBase$0.03100%coinbase47d ago0xb7d453…eea466
0x3460…b66a0xf000…94fcBase$0.03100%coinbase47d ago0xa5bc3d…3e6789

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.