Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xecbf…50d60xf000…94fcBase$0.03100%coinbase8d ago0xd79dad…e58d70
0xecbf…50d60xf000…94fcBase$0.01100%coinbase8d ago0x95f251…bd4b3e
0x8d99…01140xf000…94fcBase$0.01100%coinbase8d ago0x143909…862d8e
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase8d ago0x3e2af1…d663bf
0x4855…272c0xf000…94fcBase$0.01100%coinbase8d ago0x38e9c3…3e3cb3
0x0976…2f960xf000…94fcBase$0.01100%coinbase8d ago0xbca561…42e06c
0x8d99…01140xf000…94fcBase$0.01100%coinbase8d ago0x4260b9…fa7778
0xf576…65920xf000…94fcBase$0.01100%coinbase8d ago0x92603e…59225f
0xecbf…50d60xf000…94fcBase$0.01100%coinbase8d ago0xff8220…687a93
0xecbf…50d60xf000…94fcBase$0.03100%coinbase8d ago0x824348…7a10ce
0x1fe2…ad170xf000…94fcBase$0.01100%coinbase8d ago0x7c2959…3a1d1e
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase8d ago0x328ef9…292fe5
0x3460…b66a0xf000…94fcBase$0.05100%coinbase8d ago0x271970…5eaf0c
0x3460…b66a0xf000…94fcBase$0.05100%coinbase8d ago0x5d2dd7…f4fe99
0x3460…b66a0xf000…94fcBase$0.05100%coinbase8d ago0x585da7…1926d4
0x3460…b66a0xf000…94fcBase$0.05100%coinbase8d ago0x5cead4…23f585
0x3460…b66a0xf000…94fcBase$0.05100%coinbase8d ago0x3d1667…1c0629
0xecbf…50d60xf000…94fcBase$0.03100%coinbase8d ago0xb3b327…169b79
0x3460…b66a0xf000…94fcBase$0.05100%coinbase8d ago0x9096f6…24ead0
0x3460…b66a0xf000…94fcBase$0.05100%coinbase8d ago0xaca8d5…b1bb54
0xecbf…50d60xf000…94fcBase$0.03100%coinbase8d ago0xf625e2…cb0ba3
0xecbf…50d60xf000…94fcBase$0.01100%coinbase8d ago0xaa0c94…84d8c1
0x8d99…01140xf000…94fcBase$0.01100%coinbase8d ago0x084634…04a11b
0x3460…b66a0xf000…94fcBase$0.01100%coinbase8d ago0x058026…23f0e4
0x4855…272c0xf000…94fcBase$0.01100%coinbase8d ago0x75a52d…f4bb40

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.