Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa48d ago0xfa3369…b52415
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa48d ago0xed1154…cfb5d1
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa48d ago0xe4f1b8…de66e1
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa48d ago0x253073…255f04
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa48d ago0xc17dde…482ff2
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa48d ago0x5a852a…af0c65
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa48d ago0x9dc5b6…efc5d5
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa48d ago0x1c38e6…a0b46d
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa48d ago0xe62b65…d6d8cb
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa48d ago0xb38b99…657639
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa48d ago0xdac382…03bc64
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa48d ago0xfa0cc0…27cefa
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa48d ago0x848818…63f241
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa48d ago0x885ca0…684bd8
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa48d ago0x82d03a…cdc09e
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa48d ago0x5f732f…dd0729
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa48d ago0xb7c5f9…1584d9
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa49d ago0x11acc4…9f22b7
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa49d ago0x980c05…ed5277
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa49d ago0x3ed6a9…71f33f
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa49d ago0x0cf707…21ed3a
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa49d ago0xa40a3c…36a74d
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa49d ago0xc698c0…4df5ea
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa49d ago0x64f1ce…527848
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa49d ago0xc8668d…a84b79

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.