Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x4cd0…bc31Base—$25.4270%0xfa06…14d835d ago0xdc9338…85fd3d
0x22c3…a7d60x4cd0…bc31Base—$344.3070%0xf70d…dbef35d ago0xc560c3…28ccfe
0x078b…d9af0x4cd0…bc31Base—$2.0270%0xf70d…dbef35d ago0xf0846e…a9fd24
0x3be9…575c0x4cd0…bc31Base—$250.4570%0x4337…882635d ago0x4ac0a6…38cdd8
0x86a4…822f0x4cd0…bc31Base—$4.0270%0xf70d…dbef35d ago0x19c4ff…18a525
0xd4fe…069e0x4cd0…bc31Base—$11.4470%0xf70d…dbef35d ago0x79151b…d47c80
0x3be9…575c0x4cd0…bc31Base—$190.4270%0xb872…0ab335d ago0xa6f0d9…23dcf0
0x261e…25100x4cd0…bc31Base—$59.3670%0xf70d…dbef35d ago0x1c4981…2396ea
0x3be9…575c0x4cd0…bc31Base—$300.4770%0x4337…f63735d ago0x0257b3…f8c71e
0x3be9…575c0x4cd0…bc31Base—$200.4370%0x4337…403c35d ago0x1f073c…6114b2
0x3be9…575c0x4cd0…bc31Base—$35.4270%0xb872…0ab335d ago0xce332c…bb427d
0x3be9…575c0x4cd0…bc31Base—$100.3970%0x4337…663c35d ago0x85a0fd…defe50
0x3be9…575c0x4cd0…bc31Base—$50.3770%0x4337…f96535d ago0xf39aab…cff682
0xef3d…2f8b0x4cd0…bc31Base—$120.9570%0xf70d…dbef35d ago0xf9cc7a…bc9166
0x078b…d9af0x4cd0…bc31Base—$2.0470%0xf70d…dbef35d ago0x5d81c6…36e3fe
0x3be9…575c0x4cd0…bc31Base—$125.4970%0x4337…f03835d ago0x3b96e5…cae512
0x078b…d9af0x4cd0…bc31Base—$2.0170%0xf70d…dbef35d ago0x936cf8…3a651c
0x3be9…575c0x4cd0…bc31Base—$150.4170%0xf279…f77f35d ago0x989b34…902ae2
0x86a4…822f0x4cd0…bc31Base—$2.9570%0xf70d…dbef35d ago0xd55742…00deec
0x3be9…575c0x4cd0…bc31Base—$4.4170%0x4337…d6af35d ago0xa79001…f49de8
0x3be9…575c0x4cd0…bc31Base—$100.3970%0x4337…d0b235d ago0x06cdeb…4c5274
0x0c60…549d0x4cd0…bc31Base—$106.0270%0xf70d…dbef35d ago0x589412…2378d5
0xf326…56ab0x4cd0…bc31Base—$298.9970%0xf70d…dbef35d ago0x972974…b367cc
0x892d…f4670x4cd0…bc31Base—$4.9570%0xf70d…dbef36d ago0xb33bd8…230280
0x3be9…575c0x4cd0…bc31Base—$100.3970%0x6a6f…be4136d ago0x7817f1…ff651c

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.