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…beb120d ago0x2106eb…79f439
0x3be9…575c0x4cd0…bc31Base—$42.4670%0x4337…b35020d ago0x6fdfe8…fabd5e
0x3be9…575c0x4cd0…bc31Base—$25.4570%0x4337…224f20d ago0x6d7802…924ba6
0x3be9…575c0x4cd0…bc31Base—$600.6170%0x4337…d99520d ago0xde32e7…3fab63
0x3be9…575c0x4cd0…bc31Base—$50.4670%0x2891…bc4c20d ago0x4af46e…f5c7e3
0x3be9…575c0x4cd0…bc31Base—$50.4670%0x7b5c…7b9a20d 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
0xa05f…35810x4cd0…bc31Base—$16.6970%0xf70d…dbef21d ago0x69ce29…b3bc4a
0x3be9…575c0x4cd0…bc31Base—$23.3870%0x4337…ec2621d ago0x565973…cfe0f3
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
0xadd6…cd730x4cd0…bc31Base—$6.5070%0xf70d…dbef21d ago0x19588b…56c290
0x5168…175b0x4cd0…bc31Base—$49.1070%0xf70d…dbef21d ago0xb28e3b…fbf3cb
0x3be9…575c0x4cd0…bc31Base—$50.4670%0x1d53…c61321d ago0x2f0367…7ae434
0x3be9…575c0x4cd0…bc31Base—$30.4570%0x4337…a93d21d ago0xf7a8b7…2f668c
0x2aa5…261b0x4cd0…bc31Base—$3.5370%0xf70d…dbef21d ago0x105f53…4bb56b
0x3be9…575c0x4cd0…bc31Base—$40.3970%0x4337…2d7921d ago0x369991…0e070b
0x3be9…575c0x4cd0…bc31Base—$50.4670%0x4337…7a5d21d ago0xb6b56d…732359
0x3be9…575c0x4cd0…bc31Base—$50.5370%0x2891…bc4c21d ago0x9ce9df…239bee

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.