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$29.3870%0x2915…146525d ago0xe9ab15…6db166
0x3be9…575c0x4cd0…bc31Base$100.4770%0x2891…bc4c25d ago0x0605d0…2d5694
0x3be9…575c0x4cd0…bc31Base$20.3870%0x4337…df4825d ago0x6fe85b…9d4a78
0x3be9…575c0x4cd0…bc31Base$100.4770%0x4337…9f2625d ago0xea5d79…0dd543
0x3be9…575c0x4cd0…bc31Base$18.3870%0x2915…146525d ago0x605840…899188
0x3be9…575c0x4cd0…bc31Base$100.4770%0x4337…283825d ago0x8f5254…626a95
0x3be9…575c0x4cd0…bc31Base$20.4470%0x4337…df9b25d ago0x952e49…a4ba39
0x3be9…575c0x4cd0…bc31Base$100.4170%0x4337…a4ab25d ago0x5fe67d…347a3a
0x3be9…575c0x4cd0…bc31Base$116.6470%0x2915…146525d ago0x9fa488…cdac82
0x3be9…575c0x4cd0…bc31Base$10.3770%0x4337…365f25d ago0xc13c1e…a27bf9
0x3be9…575c0x4cd0…bc31Base$60.7670%0x4337…f96525d ago0x78595b…4a89f5
0x3be9…575c0x4cd0…bc31Base$50.4570%0x2891…bc4c25d ago0x4635d3…fc5819
0xd1b1…28870x4cd0…bc31Base$0.7670%0xf70d…dbef25d ago0xd09baf…cafde2
0x3be9…575c0x4cd0…bc31Base$30.3870%0x2915…146525d ago0xa907ac…6c8f3e
0x3be9…575c0x4cd0…bc31Base$150.4370%0x2915…146525d ago0x76f1fb…69d328
0x4a2f…919b0x4cd0…bc31Base$1.9070%0xf70d…dbef25d ago0x08ccda…147fec
0x3be9…575c0x4cd0…bc31Base$99.4770%0x4337…224f25d ago0x09688d…380476
0xe7a3…d8060x4cd0…bc31Base$5.7470%0xf70d…dbef25d ago0xa6344e…1f5073
0x3be9…575c0x4cd0…bc31Base$10.3770%0x2891…bc4c25d ago0xa0b09f…932abb
0x3be9…575c0x4cd0…bc31Base$60.7670%0x2891…bc4c25d ago0x808ff5…37c5cc
0x65cc…f4160x4cd0…bc31Base$2.8170%0xf70d…dbef25d ago0xe62c12…634bac
0xd1b1…28870x4cd0…bc31Base$21.0070%0xf70d…dbef25d ago0x158108…a53a8f
0x3be9…575c0x4cd0…bc31Base$3.4370%0x2915…146525d ago0x2b586a…66d5ff
0x3be9…575c0x4cd0…bc31Base$1.9370%0x2891…bc4c25d ago0xb03a7b…6d8a94
0x3be9…575c0x4cd0…bc31Base$149.4970%0x1d53…c61325d ago0xcacf69…68d158

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.