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…146526d ago0xe9ab15…6db166
0x3be9…575c0x4cd0…bc31Base—$100.4770%0x2891…bc4c26d ago0x0605d0…2d5694
0x3be9…575c0x4cd0…bc31Base—$20.3870%0x4337…df4826d ago0x6fe85b…9d4a78
0x3be9…575c0x4cd0…bc31Base—$100.4770%0x4337…9f2626d ago0xea5d79…0dd543
0x3be9…575c0x4cd0…bc31Base—$18.3870%0x2915…146526d ago0x605840…899188
0x3be9…575c0x4cd0…bc31Base—$100.4770%0x4337…283826d ago0x8f5254…626a95
0x3be9…575c0xaa9c…5a6bBase—$50.0070%0x4337…187e26d ago0xb6bb77…0c064d
0x3be9…575c0xaa9c…5a6bBase—$50.0070%0x2891…bc4c26d ago0xb60840…d044c2
0x3be9…575c0xaa9c…5a6bBase—$50.0070%0x4337…a93d26d ago0x17771a…2f5dab
0x3be9…575c0x4cd0…bc31Base—$20.4470%0x4337…df9b26d ago0x952e49…a4ba39
0x3be9…575c0x4cd0…bc31Base—$100.4170%0x4337…a4ab26d ago0x5fe67d…347a3a
0x3be9…575c0xaa9c…5a6bBase—$50.0070%0x2891…bc4c26d ago0xd77eb7…2fc9e8
0x3be9…575c0x4cd0…bc31Base—$116.6470%0x2915…146526d ago0x9fa488…cdac82
0x3be9…575c0x4cd0…bc31Base—$10.3770%0x4337…365f26d ago0xc13c1e…a27bf9
0x3be9…575c0x4cd0…bc31Base—$60.7670%0x4337…f96526d ago0x78595b…4a89f5
0x3be9…575c0x4cd0…bc31Base—$50.4570%0x2891…bc4c26d ago0x4635d3…fc5819
0x3be9…575c0xaa9c…5a6bBase—$30.0070%0x1d53…c61326d ago0xd7d84a…9e58dd
0x3be9…575c0x4cd0…bc31Base—$30.3870%0x2915…146526d ago0xa907ac…6c8f3e
0x3be9…575c0x4cd0…bc31Base—$150.4370%0x2915…146526d ago0x76f1fb…69d328
0x3be9…575c0x4cd0…bc31Base—$99.4770%0x4337…224f26d ago0x09688d…380476
0x3be9…575c0xe5a5…6fabBase—$789.6070%0x4337…562726d ago0x666f35…63b336
0x3be9…575c0xaa9c…5a6bBase—$30.0070%0x2891…bc4c26d ago0x4fa2a0…e811d8
0x3be9…575c0xaa9c…5a6bBase—$100.0070%0x2891…bc4c26d ago0xa43d15…f701bb
0x3be9…575c0xe5a5…6fabBase—$676.8070%0x4337…f63726d ago0xbc94e8…8c3a4f
0x3be9…575c0xaa9c…5a6bBase—$50.0070%0x30d2…77d526d ago0x931d01…85cf4f

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.