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—$1.9470%0x4337…beb121d ago0x2106eb…79f439
0x3be9…575c0x4cd0…bc31Base—$42.4670%0x4337…b35021d ago0x6fdfe8…fabd5e
0x3be9…575c0x4cd0…bc31Base—$25.4570%0x4337…224f21d ago0x6d7802…924ba6
0x3be9…575c0x4cd0…bc31Base—$600.6170%0x4337…d99521d ago0xde32e7…3fab63
0x3be9…575c0x4cd0…bc31Base—$50.4670%0x2891…bc4c21d ago0x4af46e…f5c7e3
0x3be9…575c0x4cd0…bc31Base—$50.4670%0x7b5c…7b9a21d ago0xa41e42…b7e4b7
0x3be9…575c0x4cd0…bc31Base—$50.4670%0x1d53…c61321d ago0x0b4a56…e73982
0x3be9…575c0x4cd0…bc31Base—$50.4670%0x2891…bc4c21d ago0xd6d2c6…14f97b
0x3be9…575c0x4cd0…bc31Base—$50.4670%0x2891…bc4c21d ago0x1e7d80…9c89ea
0x3be9…575c0x4cd0…bc31Base—$3.4470%0x4337…a93d21d ago0xc3bafb…cdc12a
0x3be9…575c0x4cd0…bc31Base—$30.4570%0x4337…98b621d ago0xa793ac…770db1
0x3be9…575c0x4cd0…bc31Base—$42.4670%0x4337…a93d21d ago0x156dbd…9f8e31
0x3be9…575c0x4cd0…bc31Base—$23.3870%0x4337…ec2621d ago0x565973…cfe0f3
0x3be9…575c0x9566…7d74Base—$10.0070%0x4337…df9b21d ago0x4758e9…3932b8
0x3be9…575c0xaa9c…5a6bBase—$30.0070%0x2891…bc4c21d ago0x054c17…009856
0x3be9…575c0xaa9c…5a6bBase—$30.0070%0x2891…bc4c21d ago0xab098a…461355
0x3be9…575c0x4cd0…bc31Base—$40.3970%0x4337…181121d ago0x91c727…7446e0
0x3be9…575c0x4cd0…bc31Base—$10.3870%0x4337…113121d ago0x71a379…44d1c1
0x3be9…575c0x4cd0…bc31Base—$50.4670%0x2891…bc4c21d ago0xb5a413…be733a
0x3be9…575c0xaa9c…5a6bBase—$250.0070%0x4337…224f21d ago0xeb8842…4bf290
0x3be9…575c0xaa9c…5a6bBase—$30.0070%0x1d53…c61321d ago0xb6ce3e…4f4a0e
0x3be9…575c0xf6ee…3bd2Base—$0.0170%0x4337…2d7921d ago0x34c33e…1b5d82
0x3be9…575c0x4cd0…bc31Base—$50.4670%0x1d53…c61321d ago0x2f0367…7ae434
0x3be9…575c0x4cd0…bc31Base—$30.4570%0x4337…a93d21d ago0xf7a8b7…2f668c
0x3be9…575c0x4cd0…bc31Base—$40.3970%0x4337…2d7921d ago0x369991…0e070b

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.